jaeger-operator icon indicating copy to clipboard operation
jaeger-operator copied to clipboard

Enable oAuth2 Sidecar for EKS to secure jaeger UI using Okta

Open shree007 opened this issue 3 years ago • 0 comments

Requirement - what kind of business use case are you trying to solve?

Secure Jaeger UI using oAuth2 Sidecar via OKTA for EKS

Problem - what in Jaeger blocks you from solving the requirement?

I need to figure out in jaeger operator code how can i implement it. I need little bit guidance in initial stage.

It will add one more security layer after whitelisting of IPs to access it. It will help to give the access who can view the traces/spans in Jaeger UI.

Proposal - what do you suggest to solve the problem or improve the existing situation?

I will add logic to enable oAuth2 Sidecar for EKS in existing code.

Any open questions to address

shree007 avatar Nov 11 '21 13:11 shree007