Open
Description
Proposal
Proposing the following updates:
- Add a provider for azure service principal
- Update the AuthPodIdentity, triggerAuthentication to take in a ClientID, Audience and Secret
- Adding mechanism to load the base64 decoded Kubernetes secret
- Adding a mechanism to decode the certificate and get the AadToken
Use-Case
We have a use case where we need to support System Assigned Identity for accessing eventhub and since PodIdentity and Workload Identities don't support System-Assigned Identity out of box, we are looking into service-principal based authentication using certificates
Anything else?
No response
Metadata
Metadata
Assignees
Type
Projects
Status
To Do