Recued
Menu
← Back to recipes

Auth0 user access brief

by recued-core v1 26 views

Use “Auth0 user access brief” in Recued. It provides a read-only access review brief for one Auth0 user.

How it works 21 steps

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

Process (21 steps)
user_id trim
Trim whitespace from setting user id
user ?
roles_raw ?
permissions_raw ?
organizations_raw ?
logs_raw ?
defaults defaults
Apply defaults
role_count count
Count items in roles
permission_count count
Count items in permissions
organization_count count
Count items in organizations
event_count count
Count items in events
summarize ?
role_rows slice
Take a subset of
permission_rows slice
Take a subset of
organization_rows slice
Take a subset of
event_rows slice
Take a subset of
role_table to_table
Format results as a data table
permission_table to_table
Format results as a data table
organization_table to_table
Format results as a data table
event_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 5 configurable

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

auth0 setting =
focus setting = Summarize this Auth0 user's blocked state, email verification, tenant roles, effective permissions, organizations, recent log activity, access-risk signals, and concrete next steps. Do not invent facts outside the Auth0 data.
user id setting =
row limit setting = 20
max length setting = 900

Trust & control

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

Permissions it requires

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

About

Tags

auth0 auth0identityaccess-reviewusersrolespermissionsorganizationslogsai-summarypack:auth0

Details

21 steps 5 configurable settings recipe_id: user-access-brief-auth0