zet

Allow access to group of users with Istio OAuth2

Overall Flow:

  1. Incoming Request
  2. Istio Ingress Gateway
  3. Authorization Policy
  4. Oauth2-Proxy
  5. If (authorized) Application Service
  6. Else Rejected Unauthorized

Related: