📄️ List My Authorizations/Grants
Returns a list of the authorizations/user grants the authenticated user has. User grants consist of an organization, a project and 1-n roles.
📄️ List My Organizations
Returns a list of the organizations where the authenticated user has any authorizations/user grants. The request is made in the context of the requested project. This request can be used in multi-tenancy applications to show the user a tenant switcher.
📄️ List My ZITADEL Permissions
Returns a list of permissions the authenticated user has in ZITADEL based on the manager roles the user has. (e.g: ORG_OWNER = org.read, org.write, ...).
📄️ List My Project Roles
Returns a list of roles for the authenticated user and for the requesting project (based on the token).