Skip to content

Question : IDP initiated login. #115

@hasinthaindrajee

Description

@hasinthaindrajee

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.

Image

The very first request which comes to Nginx is the callback with authorization code. eg

http://localhost/_codexch?code=8ce41dc5-826a-31dd-a397-a95e7b56e86f&session_state=580285ece2a96c92ab7ac14ede00e581ac866e72644f6c78d774589e86fdccd3.AbPX_g1f9kt2u9BwwmYMpg

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions