This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 25 lines
!!! Overview
[SCIM] 2.0 is built on a object model where a [{$pagename}] is the common denominator and all [SCIM] objects are derived from it.
[{$pagename}] is a collection of [SCIM Attributes] identified by one or more [SCIM Schemas]. (Much like an [LDAP Entry] is a collection [AttributeTypes] identified by one or more [ObjectClass])
%%information
Unlike [LDAP] [ObjectClass], [SCIM Schemas] are __NOT__ inheritable. Each [SCIM Schema] is more like [AUXILIARY] [ObjectClasses]
%%
[{Image src='SCIM Resource/SCIM Resource Model.png' caption='SCIM Resource Model' align=left width=1024 height=576 style='font-size: 120%}]. \\Every [{$pagename}] has [SCIM Common Attribute] and [RFC 7643] defines the following [{$pagename}]s:
* [User|SCIM User]
** [EnterpriseUser|SCIM EnterpriseUser]
* [Group|SCIM Group]
which that extends the common attributes.!! [{$pagename}] components
Each SCIM resource is a JSON object that has the following components:
* [SCIM ResourceType|SCIM meta.ResourceType]
* [SCIM Schemas Attribute]
* [SCIM Common Attributes]
* [SCIM Core Attribute]
* [SCIM Extended Attributes]
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]