Releases: RRZE-Webteam/rrze-sso
Releases · RRZE-Webteam/rrze-sso
v1.6.12
Add \SimpleSAML\Session::getSessionFromRequest()->cleanup();
v1.6.11
Now supports the SimpleSAMLphp Metarefresh module.
v1.6.10
Fixes issue with getting only IdP metadata from /metadata/saml20-idp-remote.php file.
Fix the load_plugin_textdomain() issue.
v1.6.9
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.7
Adds more IdP metadata to WP user metadata.
v1.6.6
Adds support for SimpleSAMLphp v2
v1.6.5
Improves updating of user data delivered by IdP.