SAML-Toolkits / wordpress-saml

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

fallback to WordPress user #83

Closed solace closed 4 years ago

solace commented 4 years ago

Hi,

Once this plugin is configured, is it still possible to use a WordPress user to log in if ADFS is unavailable? We really only need a fallback available to log in as an admin user in the event the service is unavailable.

Thanks

sandykadam commented 4 years ago

@solace You need to log in using wp-login.php?normal this will give the default WP login screen.

pitbulk commented 4 years ago

@sandykadam gave you the trick