You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/admin/users/oidc-auth/microsoft.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ This guide shows how to configure Coder to authenticate users with Microsoft Ent
7
7
- A Microsoft Azure Entra ID Tenant
8
8
- Permission to create Applications in your Azure environment
9
9
10
-
##Step 1: Create an OAuthclientinGoogle Cloud
10
+
##Step 1: Create an OAuthApp RegistrationinMicrosoft Azure
11
11
12
12
1. Open Microsoft Azure Portal (https://portal.azure.com) → Microsoft Entra ID → App Registrations → New Registration.
13
13
2. Name: Name your application appropriately
@@ -20,7 +20,7 @@ This guide shows how to configure Coder to authenticate users with Microsoft Ent
20
20
9. Now, click on the tab labeled "Authentication" and click on "Add a platform", select "Web" and for the redirect URI enter your Coder callback URL, and then hit "Configure" at the bottom: