Skip to content

Add client credentials support + fix managed identity authentication#24

Open
Neurones67 wants to merge 3 commits intowapacro:masterfrom
Neurones67:feature/client-credentials-support
Open

Add client credentials support + fix managed identity authentication#24
Neurones67 wants to merge 3 commits intowapacro:masterfrom
Neurones67:feature/client-credentials-support

Conversation

@Neurones67
Copy link
Copy Markdown

This proposal add a way to obtain a bearer from azure with the client_credentials flow (with a client_id and secret) in addition of the managed identity authentication.

It fixed also the authentication with managed identities, by adding the metadata header (to fix SSRF issues on azure side), it adds support of user-assigned managed identities in addition of system-assigned one (by adding the client_id)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant