-
Notifications
You must be signed in to change notification settings - Fork 802
wip Add organization ELP docs #7301
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
base: main
Are you sure you want to change the base?
Conversation
|
||
If you need a special metadata address for your External Login Provider, you can set it here. By default, the system will resolve the metadata address from the Authority Url, which is why this property is optional. | ||
|
||
A common scenario for using a special metadata address is when working with Entra ID and configuring claims mapping. In this case, you must set the metadata address to the following:<code>https://login.microsoftonline.com/{tenant}/v2.0/.well-known/openid-configuration?appid={client-id}</code> |
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.
Unsure how to fix the warning - to me this is already shorter than 25 words 🫠
For whoever is reviewing - It would be nice if this was a subitem to Orgnaizations on in the menu - With I check the gitbook, it seems like it is being addded on the same level as Organizations. We've added a section on the Organizations page, that will link to this new page, and that is preferrable how it should be - dont konw if that is possible ? |
This is definitely possible @mikkelhm . I'll set it up once I get to the review. |
Hi @sofietoft - The idea is to do a open beta in September, starting on the 1st. |
Yes, we can do that! I'll run through this PR next week then 🙏 |
📋 Description
External Login Providers for Organizations in the Cloud Portal
Product & Version (if relevant)
Umbraco Cloud => new Feature
Deadline (if relevant)
No Deadline - work in progress
📚 Helpful Resources