Skip to content

FusionAuth/fusionauth-scim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FusionAuth SCIM Domain semver 2.0.0 compliant

Support for SCIM implementations

Building

Building with Savant

If you do not have the Savant build too installed, see below.

sb int

Install Savant Build

mkdir ~/savant
cd ~/savant
wget http://savant.inversoft.org/org/savantbuild/savant-core/1.0.0/savant-1.0.0.tar.gz
tar xvfz savant-1.0.0.tar.gz
ln -s ./savant-1.0.0 current
export PATH=$PATH:~/savant/current/bin/

License

This code is available as open source under the terms of the Apache v2.0 License.