SAML-Toolkits / wordpress-saml

OneLogin SAML plugin for Wordpress
MIT License
65 stars 74 forks source link

Add Remember Me option #57

Closed donovandb closed 6 years ago

donovandb commented 6 years ago

If an IDP login / Authentication has a Remember Me option (such as a checkbox), that value can be set as a SAML Attribute and mapped in WordPress, to utilize WordPress's default 'Remember Me' function.

This effectively logs a person into WordPress for 14 days compared to the session cookie of 24 hours or browser close.