Does ZITADEL expose the app/client → project mapping in Actions?
🏬Self-hosted🔬Roles & Permissions⛓️💥APIs❓Question👟Actions
Does ZITADEL expose the app/client → project mapping in Actions? In a pre‑access‑token Action, is ctx.v1.accessToken.projectId guaranteed to be set when the token aud is the app client ID? If not, is there any supported way inside Actions to resolve client_id to its owning projectId so we can safely add a scope claim based on project roles?
