| Comparator |
author Pascal Knueppel
created at: 16.10.2019 - 12:58
represents all valid comparators for an expression
|
| HttpMethod |
author Pascal Knueppel
created at: 26.10.2019 - 00:06
|
| Mutability |
author Pascal Knueppel
created at: 28.09.2019 - 17:58
A single keyword indicating the circumstances under
which the value of the attribute can be (re)defined:
readOnly The attribute SHALL NOT be modified.
|
| PatchOp |
author Pascal Knueppel
created at: 29.10.2019 - 08:37
HTTP PATCH is an OPTIONAL server function that enables clients to update one or more attributes of a SCIM
resource using a sequence of operations to "add", "remove", or "replace" values.Clients may discover
service provider support for PATCH by querying the service provider configuration
|
| ReferenceTypes |
author Pascal Knueppel
created at: 29.09.2019 - 13:27
A multi-valued array of JSON strings that indicate
the SCIM resource types that may be referenced.
|
| Returned |
author Pascal Knueppel
created at: 28.09.2019 - 17:57
A single keyword that indicates when an attribute and
associated values are returned in response to a GET request or
in response to a PUT, POST, or PATCH request.
|
| SortOrder |
author Pascal Knueppel
created at: 18.10.2019 - 17:35
gives the valid types for sort ordering
|
| Type |
author Pascal Knueppel
created at: 28.09.2019 - 18:00
The attribute's data type.
|
| Uniqueness |
author Pascal Knueppel
created at: 28.09.2019 - 17:55
A single keyword value that specifies how the service
provider enforces uniqueness of attribute values.
|