Skip to content

Releases: RRZE-Webteam/rrze-sso

v1.6.12

21 Feb 08:56
63cb353
Compare
Choose a tag to compare

Add \SimpleSAML\Session::getSessionFromRequest()->cleanup();

v1.6.11

13 Feb 13:46
860e0ec
Compare
Choose a tag to compare

Now supports the SimpleSAMLphp Metarefresh module.

v1.6.10

13 Feb 09:48
81368c4
Compare
Choose a tag to compare

Fixes issue with getting only IdP metadata from /metadata/saml20-idp-remote.php file.
Fix the load_plugin_textdomain() issue.

v1.6.9

19 Jul 13:31
103874a
Compare
Choose a tag to compare

Helper::getCurrentUserSamlAtts() function has been added. This function returns the SAML attributes and additionally wp_user_login which corresponds to user_login in WP which is especially useful when there is more than one IdP configured.

v1.6.8

17 Jul 16:21
976a19e
Compare
Choose a tag to compare

Fix default value assignment of SAML attributes.
(Thanks to https://github.com/tomabrafix for pointing out the error.)

v1.6.7

10 Apr 09:05
09a0021
Compare
Choose a tag to compare

Adds more IdP metadata to WP user metadata.

v1.6.6

25 Sep 14:16
f89a2cb
Compare
Choose a tag to compare

Adds support for SimpleSAMLphp v2

v1.6.5

13 Jun 14:38
ea226c6
Compare
Choose a tag to compare

Improves updating of user data delivered by IdP.

v1.6.3

08 May 10:07
6cd715c
Compare
Choose a tag to compare

Security & Maintenance.

v1.6.2

03 May 14:11
c252825
Compare
Choose a tag to compare

Security & Maintenance.