Skip to content
Recued
Menu
← Back to recipes

Unsuspend an Okta user

by recued-core v1

Approval-gated Okta user unsuspension for one user. It reads the user for context, then calls recued-core.okta.user.lifecycle.unsuspend for exactly that user. It does not activate, unlock, reset passwords or factors, mutate groups, change app assignments, or call arbitrary Okta APIs.

How it works 5 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (5 steps)
user_id trim
Trim whitespace from setting user id
reason trim
Trim whitespace from setting reason
user_before ?
unsuspend ?
card to_summary
Format results as a summary card
Settings 3 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

okta setting =
reason setting =
user id setting =

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

Read your Okta connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

okta oktaidentityunsuspenduser-lifecycleaccess-governanceapprovalpack:okta

Details

5 steps 3 configurable settings recipe_id: unsuspend-okta-user