...
If token claims contains any of the next keys:
token_claim_name_one
ORtoken_claim_name_two
, and the value equals any ofexpected_value_one
ORexpected_value_two
then request will get theGrantedAuthorityNameToBeAssigned
as Granted Authority.
...