feat (jans-cedarling): Support JSON claim values that conform to ValueMap
and ListMap
formats
#10342
Labels
comp-jans-cedarling
Touching folder /jans-cedarling
kind-feature
Issue or PR is a new feature request
Milestone
This IDP may return a claim that has a JSON value in the token. This is useful in many cases to convey back complex data.
For example,
ListMap
can be helpful to avoid role explosion:And express polices something like this (syntax may vary if it works):
What kind of Cedar schema would be needed for this "permissions" claim?
The text was updated successfully, but these errors were encountered: