guardian icon indicating copy to clipboard operation
guardian copied to clipboard

CLI authentication

Open rahmatrhd opened this issue 3 years ago • 0 comments

some APIs expect an authorized user email to be present in the request header (metadata for GRPC). For example approve/reject approval API. On web, rely on the auth proxy to provide this header. But for guardian CLI we haven't had an auth mechanism for accessing those APIs.

Need to provide configurable authentication method in the CLI

rahmatrhd avatar May 20 '22 04:05 rahmatrhd