Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.
/ ConnIdSCIMv11Bundle Public archive

ConnId: SCIM 1.1 bundle

License

Notifications You must be signed in to change notification settings

Tirasa/ConnIdSCIMv11Bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConnIdSCIMv11Bundle

The SCIM 1.1 bundle is part of the ConnId project.

⚠️ DEPRECATION
The SCIM 1.1 connector was deprecated in favor of the new SCIM connector, which supports both SCIM 1.1 and 2.0 specifications.

How to get it

Maven

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

where connid.scimv11.version is one of available.

Downloads

Available from releases.

Project information