-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Description
Does this support IDP initiated login. I have my IDP which federates to external SAML based IDPs. The login initiates from external SAML IDP as an IDP initiated login request and My IDP validates the SAML response and starts an OIDC flow.

The very first request which comes to Nginx is the callback with authorization code. eg
Nginx can't process this and it redirects the application to root context of nginx which is
http://localhost:80
Any possible solution to avoid this and start an IDP initiated login flow ?
Metadata
Metadata
Assignees
Labels
No labels