You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I am logged in to LinkedIn in another browser tab, I am not prompted to authenticate with LinkedIn via WordPress. Is this scenario explicitly handled by the plugin? If so, where is this in the code?
The text was updated successfully, but these errors were encountered:
codecowboy
changed the title
How does the plugin handle a user logged in at the identity provider's site?
How does the plugin handle a user already logged in at the identity provider's site?
Jan 5, 2015
That's the benefit of social login, which skips as many user-prompts as possible in a secure manner. Quick on-boarding. The first time you try to authenticate with LinkedIn, it should prompt you with a grant permissions screen which you tell it OK. Same for all users. After that, LinkedIn will either prompt you to login and then redirect to your WordPress site with the LinkedIn user identity, or if you're already logged into LinkedIn it just redirects to your WordPress site with the LinkedIn user identity, skipping the LinkedIn login screen. Hope that helps.
If I am logged in to LinkedIn in another browser tab, I am not prompted to authenticate with LinkedIn via WordPress. Is this scenario explicitly handled by the plugin? If so, where is this in the code?
The text was updated successfully, but these errors were encountered: