Skip to content

Commit 4b67eaa

Browse files
authored
Update umbraco-cloud/begin-your-cloud-journey/project-features/external-login-providers.md
1 parent 6c64cc4 commit 4b67eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

umbraco-cloud/begin-your-cloud-journey/project-features/external-login-providers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ Learn about what type of data and information you need for each field in the con
185185

186186
<td>Entra ID: <code>email (ID)</code>, <code>groups</code></td></tr>
187187

188-
<tr><td>Metadata Address</td><td>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.</td><td>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></td></tr></tbody></table>
188+
<tr><td>Metadata Address</td><td>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.</td><td>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>.</td></tr></tbody></table>
189189

190190
### Handling invites when using an External Login Provider
191191

0 commit comments

Comments
 (0)