| | |
| | | "etagAttribute" : "etag", |
| | | "attributes" : { |
| | | "schemas" : { "constant" : [ "urn:scim:schemas:core:1.0" ] }, |
| | | "id" : { "simple" : { "ldapAttribute" : "uid", "isSingleValued" : true, "isRequired" : true, "writability" : "createOnly" } }, |
| | | "rev" : { "simple" : { "ldapAttribute" : "etag", "isSingleValued" : true, "writability" : "readOnly" } }, |
| | | "_id" : { "simple" : { "ldapAttribute" : "uid", "isSingleValued" : true, "isRequired" : true, "writability" : "createOnly" } }, |
| | | "_rev" : { "simple" : { "ldapAttribute" : "etag", "isSingleValued" : true, "writability" : "readOnly" } }, |
| | | "userName" : { "simple" : { "ldapAttribute" : "mail", "isSingleValued" : true, "writability" : "readOnly" } }, |
| | | "displayName" : { "simple" : { "ldapAttribute" : "cn", "isSingleValued" : true, "isRequired" : true } }, |
| | | "name" : { "object" : { |
| | |
| | | "ldapAttribute" : "manager", |
| | | "baseDN" : "ou=people,dc=example,dc=com", |
| | | "mapper" : { "object" : { |
| | | "id" : { "simple" : { "ldapAttribute" : "uid", "isSingleValued" : true } }, |
| | | "displayName" : { "simple" : { "ldapAttribute" : "cn", "isSingleValued" : true } } |
| | | "_id" : { "simple" : { "ldapAttribute" : "uid", "isSingleValued" : true } }, |
| | | "displayName" : { "simple" : { "ldapAttribute" : "cn", "isSingleValued" : true, "writability" : "readOnly" } } |
| | | } } |
| | | } }, |
| | | "groups" : { "reference" : { |
| | |
| | | "baseDN" : "ou=groups,dc=example,dc=com", |
| | | "writability" : "readOnly", |
| | | "mapper" : { "object" : { |
| | | "id" : { "simple" : { "ldapAttribute" : "cn", "isSingleValued" : true } } |
| | | "_id" : { "simple" : { "ldapAttribute" : "cn", "isSingleValued" : true } } |
| | | } } |
| | | } }, |
| | | "contactInformation" : { "object" : { |
| | |
| | | "type" : "objectClass", |
| | | "values" : [ |
| | | "top", |
| | | "groupofuniquenames" |
| | | "groupOfUniqueNames" |
| | | ] |
| | | } |
| | | ], |
| | |
| | | "etagAttribute" : "etag", |
| | | "attributes" : { |
| | | "schemas" : { "constant" : [ "urn:scim:schemas:core:1.0" ] }, |
| | | "id" : { "simple" : { "ldapAttribute" : "cn", "isSingleValued" : true, "isRequired" : true, "writability" : "createOnly" } }, |
| | | "rev" : { "simple" : { "ldapAttribute" : "etag", "isSingleValued" : true, "writability" : "readOnly" } }, |
| | | "_id" : { "simple" : { "ldapAttribute" : "cn", "isSingleValued" : true, "isRequired" : true, "writability" : "createOnly" } }, |
| | | "_rev" : { "simple" : { "ldapAttribute" : "etag", "isSingleValued" : true, "writability" : "readOnly" } }, |
| | | "displayName" : { "simple" : { "ldapAttribute" : "cn", "isSingleValued" : true, "isRequired" : true, "writability" : "readOnly" } }, |
| | | "members" : { "reference" : { |
| | | "ldapAttribute" : "uniqueMember", |
| | | "baseDN" : "dc=example,dc=com", |
| | | "mapper" : { "object" : { |
| | | "id" : { "simple" : { "ldapAttribute" : "uid", "isSingleValued" : true } }, |
| | | "displayName" : { "simple" : { "ldapAttribute" : "cn", "isSingleValued" : true } } |
| | | "_id" : { "simple" : { "ldapAttribute" : "uid", "isSingleValued" : true } }, |
| | | "displayName" : { "simple" : { "ldapAttribute" : "cn", "isSingleValued" : true, "writability" : "readOnly" } } |
| | | } } |
| | | } }, |
| | | "meta" : { "object" : { |