Retrieving user roles and the shape of the data returned
I'm reading https://zitadel.com/docs/guides/integrate/retrieve-user-roles#retrieve-roles-from-the-userinfo-endpoint and implementing it in my frontend to be able to check through the
urn:zitadel:iam:org:project:{projectId}:roles
key(s) in my response.
In one org a user has a map response like documentation shows, in another org another user has an array of two maps.
Why would I be getting an array of two identical maps?ZITADEL Docs
This guide explains all the possible ways of retrieving user roles across different organizations and projects using ZITADEL's APIs.
0 Replies