-
Notifications
You must be signed in to change notification settings - Fork 10.1k
[CF1] microsoft entra ID IdP guide revision #21792
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
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -19,33 +19,31 @@ The following Entra ID values are required to set up the integration: | |||||
|
|
||||||
| To retrieve those values: | ||||||
|
|
||||||
| 1. Log in to the [Azure dashboard](https://portal.azure.com/). | ||||||
| 1. Log in to the [Microsoft Entra admin center](https://entra.microsoft.com/). | ||||||
|
|
||||||
| 2. Go to **All services** > **Microsoft Entra ID**. | ||||||
| 2. Go to **Applications** > **Enterprise applications**. | ||||||
|
|
||||||
| 3. In the sidebar, go to **Manage** > **Enterprise applications**. | ||||||
| 3. Select **New application**, then select **Create your own application**. | ||||||
|
|
||||||
| 4. Select **New application**, then select **Create your own application**. | ||||||
| 4. Name your application. | ||||||
|
|
||||||
| 5. Name your application. | ||||||
| 5. Select **Register an application to integrate with Microsoft Entra ID (App you're developing)**. If offered, do not select any of the gallery applications. Select **Create**. | ||||||
|
|
||||||
| 6. Select **Register an application to integrate with Microsoft Entra ID (App you're developing)** and then select **Create**. | ||||||
|
|
||||||
| 7. Under **Redirect URI**, select the _Web_ platform and enter the following URL: | ||||||
| 7. Under **Redirect URI**, select the _Web_ platform and enter the following URL. | ||||||
|
||||||
| 7. Under **Redirect URI**, select the _Web_ platform and enter the following URL. | |
| 6. Under **Redirect URI**, select the _Web_ platform and enter the following URL. |
Outdated
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.
| 8. Select **Register**. | |
| 7. Select **Register**. |
Outdated
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.
| 9. Next, return to Microsoft Entra ID and go to **Applications** > **App registrations**. | |
| 8. Next, return to Microsoft Entra ID and go to **Applications** > **App registrations**. |
Outdated
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.
| 10. Select **All applications** and select the app you just created. Copy the **Application (client) ID** and **Directory (tenant) ID**. You will need these values when [adding Entra ID as an identity provider in step 3](/cloudflare-one/identity/idp-integration/entra-id/#3-add-entra-id-as-an-identity-provider). | |
| 9. Select **All applications** and select the app you just created. Copy the **Application (client) ID** and **Directory (tenant) ID**. You will need these values when [adding Entra ID as an identity provider in step 3](/cloudflare-one/identity/idp-integration/entra-id/#3-add-entra-id-as-an-identity-provider). |
Outdated
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.
I can't seem to edit all of the numbering - but the numbered list needs to shift down
Outdated
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.
| The following example requires Cloudflare provider version `>=4.40.0`. | |
| The following example requires Cloudflare provider version `4.40.0` or later. |
Nit
Outdated
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.
| To monitor the exchange of identity details between Cloudflare Access and Microsoft Entra ID, go [Zero Trust](https://one.dash.cloudflare.com) > **Logs** > **SCIM provisioning** and view the [SCIM activity logs](/cloudflare-one/insights/logs/scim-logs/). | |
| To monitor the exchange of identity details between Cloudflare Access and Microsoft Entra ID, go to [Zero Trust](https://one.dash.cloudflare.com) > **Logs** > **SCIM provisioning** and view the [SCIM activity logs](/cloudflare-one/insights/logs/scim-logs/). |
Uh oh!
There was an error while loading. Please reload this page.