PaloAltoNetworks / a3s

Auth As A Service
Apache License 2.0
8 stars 5 forks source link

New: Add operation transformer #65

Closed ericrpowers closed 1 year ago

ericrpowers commented 1 year ago

Description

Since the authorizer uses elemental.Operation type for its operations with checking authorization, this means we need a transformer if we want to use other terminology. To achieve such, this PR will add an option to optionally pass in an operation transformer to handle compatibility.