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

Azure AAD Oauth2 Support #87

Open
cnhsn opened this issue Sep 8, 2023 · 3 comments
Open

Azure AAD Oauth2 Support #87

cnhsn opened this issue Sep 8, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@cnhsn
Copy link

cnhsn commented Sep 8, 2023

Hello,

I want to add user authorization system to the application with Azure AD. How can I do that. Does this module have such support? I would appreciate your help.

@mkhorasani mkhorasani added the enhancement New feature or request label Jan 22, 2024
@luke-gerschwitz
Copy link

Hi @cnhsn do you have any update on this? Were you able to develop a solution?

Third party IDP support would be amazing.

@cnhsn
Copy link
Author

cnhsn commented Feb 23, 2024

Hi @luke-gerschwitz
I am using oauth2-proxy with Azure AD now. I implemented authn to my NGINX webserver with auth_request module of NGINX. For now, it's working perfect.

@luke-gerschwitz
Copy link

Thanks @cnhsn it seems like that is the best current solution 😁

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

No branches or pull requests

3 participants