-
-
Notifications
You must be signed in to change notification settings - Fork 424
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
[16.0][IMP] auth_oidc: Add AzureAD code flow provider #548
Conversation
Hi @sbidoul, |
@adrienpeiffer could you have a quick look at this one? |
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.
Thanks for the contribution. Some questions
|
||
.. image:: ..static/description/oauth-microsoft_azure-optional_claims.png | ||
|
||
* Provider Name: Azure AD Single Tenant |
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.
What's the differences between auth with single or multi ? pros/cons ?
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.
Is this sentence sufficient? Or should I add this link as well?
https://learn.microsoft.com/en-us/azure/active-directory/develop/single-and-multi-tenant-apps
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.
it's fine
d87914e
to
d0c8951
Compare
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.
Thanks for the contribution. It's clearer now.
@sbidoul This can be merged
Thanks! /ocabot merge patch |
Hey, thanks for contributing! Proceeding to merge this for you. |
Congratulations, your PR was merged at 0513ca2. Thanks a lot for contributing to OCA. ❤️ |
For an easier getting started I've updated the documentation and added pre-configured auth providers for Microsoft Azure AD