This module contains configuration objects for a generic STSOrgSync integration. Downstream configuration projects can mix and match, overriding things as needed.
Follow these steps to get the code and check that the basic functionality is working.
git clone [email protected]:reflective-dk/re-sys-stsorgsync.git
cd re-sys-stsorgsync
npm install
npm run build