Hello! Thank you for reaching out. The link below should help set up the “Use Scope Claim.”
As an example your api definition will have the following fields:
"jwt_scope_to_policy_mapping": {
"admin": "59672779fa4387000129507d",
"developer": "53222349fa4387004324324e"
},
"jwt_scope_claim_name": "our_scope"
}
Let us know if this helps.