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: src/segment-app/iam/scim.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -117,6 +117,9 @@ Instructions for configuring Microsoft Entra ID can be found on the Microsoft Do
117
117
118
118
2.[Complete the Microsoft Entra ID setup guide for SCIM](https://learn.microsoft.com/en-us/entra/identity/saas-apps/segment-provisioning-tutorial){:target="_blank”}
119
119
120
+
> info ""
121
+
> To make Azure compatible with Segment's SCIM v2 implementation, append the flag `?aadOptscim062020` to the tenant URL as explained in [Microsoft Entra ID guide](https://learn.microsoft.com/en-us/entra/identity/app-provisioning/application-provisioning-config-problem-scim-compatibility#flags-to-alter-the-scim-behavior) . This change will ensure that the correct request structure is used when removing a user from a group.
122
+
120
123
## OneLogin Setup Guide
121
124
122
125
Instructions for configuring OneLogin can be found on the OneLogin Docs website.
0 commit comments