KrishnaK
ZITADEL7mo ago
1 reply
Krishna

Pangolin Identity Provider config

I am trying to add zitadel as IdP in Pangolin. I can get it to work without having any organization policy assigned but when the user logs in, there is no org assigned in pangolin. However, when I try to request roles in the openid scopes and then write a JMESPath as below for org policy:
contains(urn:zitadel:iam:org:projects:roles, 'Admin') && 'Admin' 'Member'
The login method does not work. I have created Family and Admin Roles in zitadel and assigned it to the only user currently on zitadel. But still roles dont show up in the openid scope. How do I manage to set it ?
image.png
Was this page helpful?