Stacktora
Stacktora / Vault / Java (Spring) + Postgres: SCIM Provisioning & Enterprise Directory Sync
Auth & Identity by @ops

Java (Spring) + Postgres: SCIM Provisioning & Enterprise Directory Sync

Automatic user provisioning/deprovisioning via SCIM, a worker syncing against an enterprise identity provider — the real enterprise-B2B requirement most SaaS auth starters skip entirely: when an employee leaves, access needs to disappear without a support ticket.

Loads this recipe straight into the wizard — every setting stays editable before you generate anything.

The stack

Java (Spring) 21 PostgreSQL

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install java-scim-provisioning-directory-sync --remote
$ stacktora sync   # generate the files

What you get

docker-compose.ymlMakefileDockerfileREADME.md.env.example.gitignore.dockerignore.github/workflows/ci.yml.tool-versions.editorconfigProcfile … and more

More from the Vault