SCIM Provisioning Settings
A SCIM provisioning panel with sync stats, the base URL and masked bearer token, an attribute mapping grid, and deprovisioning options.
A SCIM provisioning panel with sync stats, the base URL and masked bearer token, an attribute mapping grid, and deprovisioning options.
The source for every Application block is included with Basic and Pro. Pick a plan to copy the code.
Already purchased? Log in
SCIM Provisioning Settings is the directory sync panel for an Okta connection over SCIM 2.0. A Sync active badge sits beside the heading, and a three column stat strip reports users synced (148), groups mapped (12), and the last run (6 min ago). The connection section shows the SCIM base URL and a masked bearer token with a Rotate token action, warning that rotation invalidates the old token at once and IdP requests will fail with 401 until it is updated. A monospace attribute mapping grid pairs directory fields with profile fields, and a note explains that values flow one way and mapped fields become read only. Two deprovisioning radio rows close the panel, each spelling out what happens to a removed member.
Sync stats, attribute mappings, and deprovision options are three typed const arrays. The deprovisioning copy is the content that matters most; the label alone would not tell an admin whether history survives.
Reach for this block on the security or authentication settings page, visible to owners only, wired to your SCIM endpoint and IdP configuration. Pair the Rotate token action with a confirmation step so a stray click cannot break provisioning.
A natural flow around it on an Application Pro page:
Before
After
One strong use is the workspace directory sync panel. Other provisioning surfaces:
Tip: name the deprovisioning outcome in full; an admin deciding between deactivate and delete needs to know whether authored content stays attributed.