oracle-quickstart / oci-kubernetes-monitoring

Kubernetes Monitoring with OCI Observability & Management Platform
https://www.oracle.com/manageability/logging-analytics/
Universal Permissive License v1.0
42 stars 32 forks source link

Is there a plan to support authentication and authorisation via workload based identity provider? #71

Open sourabhgupta385 opened 4 months ago

sourabhgupta385 commented 4 months ago

Hi Team,

As I see, currently only InstancePrincipal and config based authentication is supported but we would like it to have workload based with OKE enhanced clusters. We consider InstancePrincipal as pretty wide open method security wise and config file is hard to maintain. Do you have any plans on supporting workload identity based authN and authZ?

Regards, Sourabh

santhoshkvuda commented 4 months ago

hi @sourabhgupta385 , We do not have Workload Identity Provider based AuthZ at present but based on your request, we will be reviewing to check the possibilities of adding the support for the same in upcoming releases. We will update this issue once we assess and create a plan. Thanks