Azure / api-management-policy-snippets

Re-usable examples of Azure API Management policies
MIT License
326 stars 147 forks source link

policy to check apps group membership #83

Closed nabeelp closed 1 year ago

nabeelp commented 2 years ago

Add new policy XML file that can be used to check the membership of an AAD application's SPN in a specified AAD group, deriving the AAD application's SPN from the incoming JWT, and using APIMs Managed Identity to query the Graph API.

adrianhall commented 1 year ago

Requested changes are not made. Closing out for age.