Microsoft OAuth docs out of date

Hi there,
The OAuth guide docs for Microsoft mention Azure Active Directory - this is now known as Entra ID, which is mentioned in the SSO guide for Microsoft. But it now seems that the setup for Microsoft OAuth and SSO are the same on the Microsoft side - is this correct?

Hey Sabine, thanks for posting!

I’ll make a note internally for us to update our Microsoft OAuth setup docs – you’re definitely correct that there have been some updates on Microsoft’s end (including the Azure Active Directory → Entra ID name change).

The setup steps for Microsoft OAuth and Microsoft OIDC SSO are similar, but not exactly the same. One important difference is that for Microsoft OAuth, you’ll want to select one of the “Accounts in any organizational directory / Multitenant” options as the supported account types, whereas for OIDC SSO you’d want to select “Accounts in this organizational directory only / Single tenant”.

I’d still recommend following our Microsoft OAuth setup guide as closely as possible, though the exact names and locations of some values in the Microsoft UI might be different now (sorry about that!). Hopefully we can get those instructions updated soon.