timoklimmer / powerproxy-aoai

Monitors and processes traffic to and from Azure OpenAI endpoints.
MIT License
83 stars 23 forks source link

ManagedIdentity authentication against AOAI endpoints #96

Open timoklimmer opened 1 week ago

timoklimmer commented 1 week ago

Option to use Managed Identities for authenticating against Azure OpenAI.

Reason: avoid the need of API keys to authenticate against AOAI to support respective policies customers may have.