-
Notifications
You must be signed in to change notification settings - Fork 1
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
CDPT-1511 Intranet migration add microsoft login azure ad #508
CDPT-1511 Intranet migration add microsoft login azure ad #508
Conversation
- add oauth2 composer package - add env vars to example - add readme - how to make an azure entra app - add all error pages for nginx to statically serve
Hey mate, this looks good! |
@wilson1000 is it ok with you if I spend an hour or 2 improving the code for this. I think it's so important that this is easy to read & maintain! If you've written some review comments already, would you mind submitting them please? Or, if you're mid-review, I can hold off. Cheers :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are some conflicts but in general, this looks good.
I'd be really interested @EarthlingDavey to join a call with you just before this is launched on to development
Continues on from work in #507
Adds support for login via Azure AD/Entra OAuth.
@wilson1000 I understand that we probably don't want to keep the Azure Oauth on dev for long, but can we add it in the short term for testing?