Skip to content

A midPoint rest connector example consuming the rest-users-api

Notifications You must be signed in to change notification settings

Identicum/rest-users-connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rest-users-connectors

A sample Rest Connector for midPoint implementing the Rest Connector Superclass model

Installation

  1. Clone this repository
git clone [email protected]:Identicum/rest-users-connector.git
  1. Compile the sources and run the application
cd rest-users-connector
mvn clean package
  1. Copy the connector jar to the midpoint folder
cp target/rest-users-connector-0.0.X-SNAPSHOT.jar $MIDPOINT_HOME/var/icf-connectors/
  1. Restart midPoint

  2. Create the resource using the connector

References

About

A midPoint rest connector example consuming the rest-users-api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages