B
BartMille
Guest
Is it possible to export a JWT claim to a CP-property if the contains an array? In my case, the roles are stored in an array. I can't create a property containing the roles. JWT extract: .... "scope": [ "admin", "user" ], .... If i try to assign the claim "scope" to the roles-property in a CP, the PASOE throws an error.
Continue reading...
Continue reading...