Skip to content

Commit bb27e6a

Browse files
cursoragentmsukkari
andcommitted
docs: clarify Microsoft Entra ID is Azure AD in identity provider docs
Co-authored-by: Michael Sukkarieh <msukkari@users.noreply.github.com>
1 parent 0b6e6b1 commit bb27e6a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/docs/configuration/idp.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,12 +418,16 @@ A Keycloak connection can be used for [authentication](/docs/configuration/auth)
418418
</Steps>
419419
</Accordion>
420420

421-
### Microsoft Entra ID
421+
### Microsoft Entra ID (Azure AD)
422422

423423
[Auth.js Microsoft Entra ID Provider Docs](https://authjs.dev/getting-started/providers/microsoft-entra-id)
424424

425425
A Microsoft Entra ID connection can be used for [authentication](/docs/configuration/auth).
426426

427+
<Info>
428+
Microsoft renamed Azure Active Directory (Azure AD) to Microsoft Entra ID in 2023. If you have an existing Azure AD setup, these instructions will work for you. The underlying authentication infrastructure is the same.
429+
</Info>
430+
427431
<Accordion title="instructions">
428432
<Steps>
429433
<Step title="Register an OAuth Application">

0 commit comments

Comments
 (0)