We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 456afd6 commit a251291Copy full SHA for a251291
1 file changed
onelogin-saml-sso/readme.txt
@@ -27,7 +27,6 @@ To mitigate that bug, place the script at the root of wordpress and execute it (
27
* Fix redirect protection. Absolute URLs failed and only relatives were accepted
28
* Add support for saml_nameid_name_qualifier and saml_nameid_name_sp_qualifier which fixes detected issues on SLO process with ADFS
29
* Add to setcookie method the cookie domain, secure flag and httponly
30
-*
31
* [#101](https://github.com/onelogin/wordpress-saml/issues/101) SAML request was improperly generated when requestedAuthNContext was empty.
32
* Replace deprecated method (sanitize_url --> esc_url_raw )
33
* Support triggering wp_login hook controller by a setting
0 commit comments