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 20 lines
!!! Overview
[{$pagename}] are identified for [System for Cross-domain Identity Management] ([SCIM])
[SCIM] defines three endpoints to facilitate discovery of [SCIM] [service provider|Identity Provider (IDP)] features and schema that MAY be retrieved using HTTP GET:
* /[ServiceProviderConfig|SCIM ServiceProviderConfig endpoint]
* /[Schemas|SCIM Schema endpoint]
* /[ResourceTypes|SCIM ResourceTypes endpoint]
In cases where a request is for a specific "ResourceType" or "Schema", the single [JSON] [SCIM Retrieving a Known Resource]
When returning multiple ResourceTypes or Schemas, the message form described by the "urn:ietf:params:scim:api:messages:2.0:ListResponse" (ListResponse) form __SHALL__ be used.
When using [{$pagename}], [SCIM Query parameters] such as [SCIM Filtering], [SCIM Sorting], and [SCIM Pagination], __SHALL BE__ ignored.
If a "filter" is provided for [{$pagename}] the [SCIM Service Provider] __SHOULD__ respond with [HTTP Status Code] 403 (Forbidden) to ensure that [SCIM Clients] cannot incorrectly assume that any matching conditions specified in a filter are true.
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]