The user’s identity(user profile and credentials) is managed by an Identity Provider(IdP) and the user wants to login to your WordPress site.
SP-Initiated Login
- The request to login is initiated through the WordPress site.
- Using the miniOrange Windows Authentication Plugin, the user is redirected to the IdP.
- The IdP determines if the Windows session exists and get credentials of currently logged in user. It generates a SAML Response.
- With the help of response from IdP, miniOrange Windows Authentication Plugin logs in the user to WordPress site.
IdP-Initiated Login
- The user initiates login through IdP.
- With the help of response from IdP, miniOrange Windows Authentication Plugin logs in the user to WordPress site.