We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Common Problems and FAQ (markdown)
Add note for known issue with transitive dependency
Updated Frequently Asked Questions and Common Problems (markdown)
Created Frequently Asked Questions and Common Problems (markdown)
Updated JAX RS Client examples (markdown)
Updated Home (markdown)
Update some references to UnboundID.
Fix a grammar error
Mention that ProcessingExceptions may occur
Add examples demonstrating how to configure the JAX-RS Client This includes examples of how to use bearer token authentication, how to use basic authentication, how to disable strict HTTPS validation for testing, and so on.
Mention new ScimServiceException
Link to developer.unboundid.com
Fixed typos, other small changes
Update Releases URL
Fix a typo
Remove specific version from Maven Central link
Remove component-level Javadoc links and link instead to the parent
Java 7 is required
Refer to Maven Central for latest published version rather than the POM, which will likely have a snapshot version
Simplify bearer token usage
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