Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 1.66 KB

README.md

File metadata and controls

51 lines (36 loc) · 1.66 KB

ConnIdSCIMBundle

The SCIM bundle supports both the 1.1 and 2.0 specifications, and is part of the ConnId project.

How to get it

Maven

<dependency>
  <groupId>net.tirasa.connid.bundles</groupId>
  <artifactId>net.tirasa.connid.bundles.scimv</artifactId>
  <version>${connid.scim.version}</version>
</dependency>

where connid.scim.version is one of available.

Downloads

Available from releases.

Project information