Skip to content

EsupPortail/esup-scim-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESUP-SCIM-TOOLS

Description

ESUP-SCIM-TOOLS is some tools to test SCIM servers and clients. It is composed of :

  • a Java application that runs as a SCIM server and memorizes users and groups in memory
  • a SCIM client that connects to a SCIM server and generate / provides some groups and users to put in the SCIM server.

It is based on the Spring Boot framework and uses Apache SCIMple as a SCIM library.

Features

The SCIM server part has been tested with :

  • Grouper 5 of Internet2 as a SCIM client
  • the SCIM client from this project itself.

Configuration

The configuration is done in the application.properties file : you can simply modify username and password for the SCIM server and client.

About

Tools to test SCIM servers and clients

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published