@@ -78,15 +78,19 @@ To start, you will need to collect a couple of pieces of data from Cloudflare an
78786 . Disable ** Automatically log in when user lands on login page** .
79797 . Select ** Next** , then select ** Done** .
8080
81- ### Integrate the Cloudflare API.
81+ ### Integrate the Cloudflare API
82+
83+ :::note
84+ The ** Update User Attributes** option is not supported.
85+ :::
8286
83871 . In your integration page, go to ** Provisioning** > ** Configure API Integration** .
84882 . Enable ** Enable API Integration** .
85893 . In SCIM 2.0 Base URL, enter: ` https://api.cloudflare.com/client/v4/accounts/<accountID>/scim/v2 ` .
86904 . In OAuth Bearer Token, enter your API token value.
87915 . Select ** Save** .
8892
89- ### Set up your SCIM users.
93+ ### Set up your SCIM users
9094
91951 . In ** Provisioning to App** , select ** Edit** .
92962 . Enable ** Create Users** and ** Deactivate Users** . Select ** Save** .
@@ -122,14 +126,14 @@ Adding any users to these groups will grant them the role. Removing the users fr
122126
123127## Provision with Microsoft Entra ID
124128
125- ### Set up the Microsoft Entra ID Enterprise application.
129+ ### Set up the Microsoft Entra ID Enterprise application
126130
1271311 . Go to your Microsoft Entra ID instance and select ** Enterprise Applications** .
1281322 . Select ** Create your own application** and name your application.
1291333 . Select ** Integrate any other application you don’t find in the gallery (Non-gallery)** .
1301344 . Select ** Create** .
131135
132- ### Provision the Microsoft Entra ID Enterprise application.
136+ ### Provision the Microsoft Entra ID Enterprise application
133137
1341381 . Under ** Manage** on the sidebar menu, select ** Provisioning** .
1351392 . Select ** Automatic** on the dropdown menu for the Provisioning Mode.
0 commit comments