Skip to content
This repository has been archived by the owner on Dec 8, 2020. It is now read-only.

return url redirection issue #28

Open
pankajmonga10 opened this issue Apr 18, 2019 · 1 comment
Open

return url redirection issue #28

pankajmonga10 opened this issue Apr 18, 2019 · 1 comment

Comments

@pankajmonga10
Copy link

If I configure only sign-in policy with the plugin then after login with active directory, user is being redirected to site home page. Post login, even if i try to navigate to wp-admin again it is being redirected to the site home page only. I am unable to access the wordpress admin dashboard post successful login. This behavior is working fine if i configure both signup and sign in policies.

@TomBertie
Copy link

I had this problem. With me it was because the Email Address properties in B2C and therefore the Email Addresses claim were empty. This plugin searches for WP user by the first email in the claim. If it is empty the login fails and you will go back to the Home page as an un-logged in user. This may be the problem you are having?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants