System for Cross-___domain Identity Management: Difference between revisions

Content deleted Content added
Aaronpk (talk | contribs)
update SCIM website due to expired ___domain, update intro reference to RFC
Aaronpk (talk | contribs)
History: add Okta as another identity provider supporting SCIM
Line 23:
SCIM is the second standard for exchanging user data, but it builds on prior standards (e.g. SPML, [[Portable Contacts|PortableContacts]], [[vCard]]s, and [[LDAP Data Interchange Format|LDAP directory services]]) in an attempt to be a simpler and more widely adopted solution for cloud services providers.<ref name="Ping-SCIM">{{cite web| title = SCIM: How It Works| website = PingIdentity.com| url = https://www.pingidentity.com/en/resources/client-library/articles/scim.html| format = Article| accessdate = July 28, 2020}}</ref><ref name="SCIM-19-intro">{{cite book | author= Internet Engineering Task Force, Network Working Group | title = System for Cross-Domain Identity Management: Core Schema | version = RFC7643 | date = September 2015 | section = Section 1, Introduction | url = https://datatracker.ietf.org/doc/html/rfc7643#section-1 | accessdate = 2023-05-19}}</ref>
 
The SCIM standard is growing in popularity and has been adopted by numerous identity providers (e.g. Azure Active Directory<ref>{{Cite web|url=https://docs.microsoft.com/azure/active-directory/manage-apps/use-scim-to-provision-users-and-groups|title = Tutorial - Develop a SCIM endpoint for user provisioning to apps from Azure Active Directory}}</ref>, Okta<ref>{{Cite web|url=https://developer.okta.com/docs/reference/scim/|title=SCIM Protocol|website=[[Okta]]}}</ref>) as well as applications (e.g. Dynamic Signal,<ref>{{cite web |url=https://support.dynamicsignal.com/hc/en-us/articles/360030415372-Connect-Dynamic-Signal-to-Azure-Active-Directory-for-User-Provisioning |title=Connect Dynamic Signal to Azure Active Directory for User Provisioning – Dynamic Signal |website=support.dynamicsignal.com |url-status=dead |archive-url=https://web.archive.org/web/20191029012121/https://support.dynamicsignal.com/hc/en-us/articles/360030415372-Connect-Dynamic-Signal-to-Azure-Active-Directory-for-User-Provisioning |archive-date=2019-10-29}} </ref> Zscaler,<ref>{{Cite web|url=https://help.zscaler.com/zia/saml-scim-configuration-guide-azure-active-directory|title=SAML & SCIM Configuration Guide for Azure Active Directory &#124; Zscaler}}</ref> Dropbox,<ref>{{Cite web|url=https://help.dropbox.com/installs-integrations/third-party/update-dropbox-azure-ad-connector|title = Update to the newest Dropbox for Business application using Azure AD}}</ref> and Perimeter81<ref>{{Cite web|url=https://support.perimeter81.com/docs/azure-active-directory|title = Azure Active Directory (SCIM)}}</ref>). As adoption of the standard grows, so do the number of tools available. The standard leverages a number of open-source libraries<ref>{{Cite web|url=https://techcommunity.microsoft.com/t5/identity-standards-blog/provisioning-with-scim-design-build-and-test-your-scim-endpoint/ba-p/1204883|title = Provisioning with SCIM – design, build, and test your SCIM endpoint|date = 2 March 2020}}</ref> to facilitate development and testing frameworks<ref>{{Cite web|url=https://github.com/AzureAD/SCIMReferenceCode/wiki/Test-Your-SCIM-Endpoint|title = Test Your SCIM Endpoint · AzureAD/SCIMReferenceCode Wiki|website = [[GitHub]]}}</ref> ensure that endpoint's compliance with the SCIM standard.
 
==References==