-
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
Conversation
|
Howdy and thanks for contributing to our repo. The Cloudflare team reviews new, external PRs within two (2) weeks. If it's been two weeks or longer without any movement, please tag the PR Assignees in a comment. We review internal PRs within 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally. PR Change SummaryRevised the Microsoft Entra ID integration guide to reflect updated navigation and terminology in the Microsoft Entra admin center.
Modified Files
How can I customize these reviews?Check out the Hyperlint AI Reviewer docs for more information on how to customize the review. If you just want to ignore it on this PR, you can add the Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add |
|
Preview URL: https://24bcc9e2.preview.developers.cloudflare.com Files with changes (up to 15) |
| 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. |
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.
| 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. |
|
|
||
|  | ||
|
|
||
| 8. Select **Register**. |
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**. |
| 8. Select **Register**. | ||
|
|
||
| 9. Next, return to Microsoft Entra ID and go to go to **Manage** > **App registrations**. | ||
| 9. Next, return to Microsoft Entra ID and go to **Applications** > **App registrations**. |
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**. |
| 9. Next, return to Microsoft Entra ID and go to **Applications** > **App registrations**. | ||
|
|
||
| 10. Select the app you just created. Copy the **Application (client) ID** and **Directory (tenant) ID**. | ||
| 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). |
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). |
| ::: | ||
|
|
||
| 13. After the client secret is created, copy its **Value** field. Store the client secret in a safe place, as it can only be viewed immediately after creation. | ||
| 13. After the client secret is created, copy its **Value** field. Store the client secret in a safe place, as it can only be viewed immediately after creation. You will need this client secret value 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). |
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
| </TabItem> <TabItem label="Terraform"> | ||
|
|
||
| :::note[Provider versions] | ||
| The following example requires Cloudflare provider version `>=4.40.0`. |
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
|
|
||
| <Render file="access/verify-scim-provisioning" /> | ||
|
|
||
| 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/). |
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/). |
* [CF1] microsoft entra ID IdP guide revision * final edits * final
Summary
closes #21563
PCX-16687
Screenshots (optional)
Documentation checklist