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 14 lines
!!! Overview
To retrieve a known [SCIM Resource] or [SCIM Schema endpoint] [SCIM Clients] send [SCIM Read Request] to the resource endpoint
For example,
* "/Users/{id}"
* "/Groups/{id}"
* "/Schemas/{id}"
where "{id}" is a resource identifier (for example, the value of the "id" attribute).
If the resource exists, the server responds with [HTTP Status Code] 200 (OK) and includes the result in the body of the response.
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]