Skip to content

stnor/apache-scimple-spring-boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache SCIMple Example using Spring

This example is a self contained SCIM server using Apache SCIMple.

All EJB 3.0 and CDI dependencies are removed and it's a pure Spring boot 2.0 application.

To run, clone the project and run mvn spring-boot:run

There is support for JWT authentication, but it's turned off in the code:

The endpoints are available under /scim/v2/ eg. /scim/v2/Users.

Acknowledgements

About

An EJB-free server example using Apache SCIMple on Spring Boot 2

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages