-
Notifications
You must be signed in to change notification settings - Fork 65
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 azure-AD authentication #45
base: main
Are you sure you want to change the base?
Conversation
Hi @aileo, How can I setup the application on https://portal.azure.com/? Thanks |
Hi @polcape , Here is the readme part about AAD authentication that describes all parameters to pass to WARP in order to enable AAD auth. I am not familiar with the azure portal as I only create my apps registration on the MS Entra admin center. I hope this helps. |
Thanks @aileo, warp-wsgi | [2024-12-05 08:08:47,188] ERROR in app: Exception on /signin-oidc [GET] Can you help? |
Ok @aileo thanks. I am waiting your fix here because I don't know how to build the auth_error.html to see the error messages. Thansk |
Hi @aileo, but also without the auth_error.html can I catch the error somewhere? Thanks |
No description provided.