Releases: pantheon-systems/wp-saml-auth
Releases · pantheon-systems/wp-saml-auth
Version 1.2.4
- Adds a
wp_saml_auth_internal_logout_args
filter to allow the internal logout args to be filterable [#255].
Version 1.2.3
- Adds a
wp_saml_auth_force_authn
filter to allow forceAuthn="true" to be enabled [#248].
Version 1.2.2
- Ensures SAML button and explanations are only added to the login screen [#242].
Version 1.2.1
- Updates
onelogin/php-saml
tov3.6.1
[#236].
Version 1.2.0
- Updates
onelogin/php-saml
tov3.6.0
[#233].
Version 1.1.1
- Updates French localization and ensures localizations are loaded [#230].
Version 1.1.0
- Updates
onelogin/php-saml
tov3.5.0
[#218].
Version 1.0.2
- Avoid undesired
session_start()
when using SimpleSAMLphp [#196].
Version 1.0.1
- Allows redirecting back to
wp-login.php
while avoiding redirect loop [#192].
Version 1.0.0
- Plugin is stable.