-
src/main/java/edu/psu/swe/commons/jaxrs/ErrorMessage.java; some languages cannot handle hyphens in property names.
-
=> get 'm in line with those from the Asp.NET version
-
When retrieving all schemas (running the test testGetSchemas within EndpointTestCase.java) you will get the following:
`{
"schemas" : [ "urn:ietf:params:scim:api:messages:2.0:ListResponse" ],
"t…
-
[User](https://github.com/GluuFederation/oxTrust/blob/master/server/src/main/java/org/gluu/oxtrust/ws/rs/scim/UserWebService.java#L104), [Group](https://github.com/GluuFederation/oxTrust/blob/master/s…
-
The documentation for Create User (http://docs.cloudfoundry.com/uaa/#create48) doesn't match the sample input in the documentation. The following fields appear in the sample, but not in the doc:
meta…
-
The final SCIM specification defines a [`/Me` Authenticated Subject Alias](https://tools.ietf.org/html/rfc7644#page-66) to retrieve information about the authenticated user of the current request. Tha…
-
The [used URIs](https://github.com/osiam/scim-schema/blob/master/src/main/java/org/osiam/resources/scim/Constants.java#L31) in this repo are not up to date with [the specification defined URIs](https:…
-
Hi,
Using the UAA from CF, it is possible to authenticate a user to use the cloud controller. Once you have token and you know the expiration time is stored in this field: " expires_in: 599," my ques…
-
```
There is a mismatch between how SCIM sorting is specified and how LDAP sorting
works, which makes it hard to implement SCIM over LDAP efficiently.
The SCIM specification says:
For all attribute…
-
```
If applicable specify specification section.
See attached diffs
diff3, Strong etag
diff4, Weak etag
```
Original issue reported on code.google.com by `sam...@erdtman.se` on 23 Nov 2011 at 7:20…