Skip to content

oddbeck/base-connector-midpoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test connector with Midpoint

This is just a test connector for me while learning to create connectors with the OpenICF/ConnID framework, especially a focus on Evolveum's midPoint

This has been tested on 4.8, 4.9, 4.9.1 and even 4.10-SNAPSHOT.

The code is basically a mess, but it works. If I ever find the time I will clean up the code and make it more readable and even up to my normal standards.

It uses Hibernate for the SQLite database stuff, and you'll probably notice I'm not very proficient with Hibernate as this is my first time using it in over 12 years.

This connector will create a local sqlite database where it has all the users, the groups in their respective tables and then there's also a 'UsersGroups' table where the users and groups are mapped.

Of course this connector has nothing to do in a production environment, it's just for testing purposes.

About

A test ICF connector for Midpoint IDM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages