There was an error while loading. Please reload this page.
Change scimClient variable name to scimService, as this was confusing to some.
Change a section title
Put a placeholder VERSION in the Maven dependency examples so that this doesn't fall out of date.
Removed License section
Note that scim2-ubid-extensions is experimental
Nope meta is not always present
Added the section "Choosing between BaseScimResource and GenericScimResource"
A note about using extension attributes without a POJO
Updated Working with SCIM resources (markdown)
Updated Making SCIM requests (markdown)
Add another example of modifying the request context. In the future, it would be nice to pull this out into a separate topic that describes how to modify all requests and how to make per-request modifications.
Expand extension schema example
Describe how to search and use filters
Updated Home (markdown)
Add first version of BaseScimResource/GenericScimResource article
Add section about service provider metadata, other small changes
Clean up some examples
Provide Java equivalents of each example and discuss certain potential pitfalls
Fix grammar error
Add DELETE examples
Improve the intro and provide some context for the documentation links
Notes on working with SCIM Paths (based on Dan Vernon's notes)
Add PATCH section
stub article
Stub article
Adding examples for GET, POST, and PUT, plus the attributes and excludedAttributes parameters