Skip to Content
ExamplesSSO & SCIM onboarding

πŸ”‘ Onboard your workforce with SSO and SCIM

Stack β€” Auth: SAML / OIDC single sign-on Β· Provisioning: SCIM Β· Mapping: directory groups β†’ roles Β· Output: managed identity, automatic deprovisioning

Who it’s for β€” IT admins who want almyty behind the same identity provider as everything else, and users off it the day they leave. What it does β€” connects almyty to your IdP so people sign in with your directory (Okta, Entra ID, Google Workspace), and SCIM provisions and deprovisions accounts automatically β€” no manual invites, no orphaned access.

Note β€” SSO/SCIM is code-complete and covered by tests, but end-to-end verification needs a live IdP. Treat the steps below as the configuration path; confirm against your own IdP before relying on it in production.

Build it

  1. Connect your IdP β€” configure SAML or OIDC with your provider’s metadata; users then sign in through your directory.
  2. Enable SCIM provisioning β€” point your IdP’s SCIM connector at almyty so new hires get accounts and departures are removed automatically.
  3. Map groups to roles β€” a directory group becomes a team role, so access follows the org chart instead of manual assignment.
  4. Enforce it β€” require SSO for the org so shared logins and local passwords aren’t an option.
  5. Verify the trail β€” sign-ins and provisioning events land in the audit trail, tied to real directory identities.

Make it yours

  • Scope contractors to a group that maps to a time-boxed role.
  • Combine with approval policies so the approver is a real, current employee.
  • Deprovision instantly on offboarding β€” SCIM removes access without a ticket.

Uses β€” Enterprise Β· SSO Β· SCIM Β· Identity