Doesn’t log user in after authentication
-
Will provide configuration information below.
Description of issue:
- User clicks Sign In button beneath Use one-click authentication
- User is taken to IdP and asked for credentials
- User enters credentials, clicks login
- User authenticates and returns to
wp-login.php?action=wp-sam-auth
- User clicks Sign In button beneath Use one-click authentication
- User is taken back to IdP, but because they are already authed, is redirected back to site
- User is taken to
/wp-admin/
Expected behavior: Same as above except steps 5 and 6 are not included.
I’ve watched the SAML transaction with SAML Chrome panel and everything appears correct. Just can’t figure out why the user isn’t redirected back into
/wp-admin/
once they get back to the login page.Configuration data: https://gist.github.com/gilzow/fef89d3dd18bd0d28894cc58e33f1f2d
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Doesn’t log user in after authentication’ is closed to new replies.