KFSG#41700 -- Scim koppeling realiseren.
svn path=/Website/branches/v2017.2/; revision=35654
This commit is contained in:
@@ -318,8 +318,7 @@
|
||||
"description": "A label indicating the type of resource, e.g., 'User' or 'Group'.",
|
||||
"required": false,
|
||||
"caseExact": false,
|
||||
"canonicalValues": ["User",
|
||||
"Group"],
|
||||
"canonicalValues": ["User"],
|
||||
"mutability": "immutable",
|
||||
"returned": "default",
|
||||
"uniqueness": "none"
|
||||
@@ -364,7 +363,7 @@
|
||||
"description": "User organisation.",
|
||||
"required": false,
|
||||
"subAttributes": [{
|
||||
"name": "id",
|
||||
"name": "value",
|
||||
"type": "string",
|
||||
"multiValued": false,
|
||||
"description": "The organisation unit id.",
|
||||
@@ -377,8 +376,7 @@
|
||||
{
|
||||
"name": "$ref",
|
||||
"type": "reference",
|
||||
"referenceTypes": ["User",
|
||||
"OrgUnit"],
|
||||
"referenceTypes": ["OrgUnit"],
|
||||
"multiValued": false,
|
||||
"description": "The URI of the corresponding 'OrgUnit' resource to which the user belongs.",
|
||||
"required": false,
|
||||
|
||||
Reference in New Issue
Block a user