Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new provider - SAML via Azure AD #168

Open
greenpau opened this issue Feb 16, 2020 · 0 comments
Open

Add new provider - SAML via Azure AD #168

greenpau opened this issue Feb 16, 2020 · 0 comments

Comments

@greenpau
Copy link

Currently, the is no SAML backend. I want to open this issue to work on it to support Azure AD workflow.

In Azure, there is an ability to create an application registration. When Azure users click on the icon associated with the application, they get redirected to a configurable URL, e.g. caddy proxy.

The redirected response could be a POST containing SAML payload.

Here, in case of AWS, it looks like this.

image

Once the caddy plugin gets the request, it validates the SAML payload and logs the user in.

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

Successfully merging a pull request may close this issue.

1 participant