Add an Okta user to a group
Approval-gated Okta group membership add for one user and one group. It reads the user and group for context, then calls recued-core.okta.group.user.add. It does not create groups, edit group profile data, assign admin roles, mutate app assignments directly, or call arbitrary Okta APIs.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (7 steps)
user_id
trim
Trim whitespace from setting user id
group_id
trim
Trim whitespace from setting group id
reason
trim
Trim whitespace from setting reason
user
?
group
?
add_membership
?
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
okta
setting
=
reason
setting
=
user id
setting
=
group id
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.