Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 677 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 677 Bytes

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.