← Back to docs

Recipe: SCIM provisioning setup writer

Generate a complete SCIM provisioning guide for any SaaS vendor in under 60 seconds. Meridian reads the vendor's public SCIM docs, extracts the exact endpoints, attribute mappings, and auth flow, then writes a step-by-step setup recipe your IT team can execute immediately.

What you get

  • Bearer token setup — exact OAuth or API key flow with scopes
  • Endpoint map /Users, /Groups, /Schemas URLs with HTTP methods
  • Attribute mappings — userName, emails, name.familyName, and custom schemas
  • Test plan create, read, update, and deprovision a test user

How it works

  1. 1.Paste the vendor's SCIM documentation URL.
  2. 2.Meridian crawls the docs, identifies SCIM endpoints and auth requirements.
  3. 3.The writer produces a structured recipe with copy-paste commands, attribute tables, and a validation checklist.