There was an error while loading. Please reload this page.
Updated Working with SCIM Paths (markdown)
Updated Migration Guide: Upgrading to use version 6.0.0 (Jackson 3) (markdown)
Created Migration Guide: Upgrading to use version 6.0.0 (Jackson 3) (markdown)
Updated Making SCIM requests (markdown)
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