functions-authorize icon indicating copy to clipboard operation
functions-authorize copied to clipboard

split middleware, so ClaimsEnrichment middleware can be implemented

Open acnicholls-kroll opened this issue 5 months ago • 3 comments
trafficstars

this PR:

  • splits the UseMiddleware call for FunctionsAuthorize into two parts so ClaimsEnrichment middleware can be implemented between AuthN and AuthZ

acnicholls-kroll avatar Jun 16 '25 19:06 acnicholls-kroll