Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

idea: Add support for Azure AAD Login for Azure Open AI #4717

Open
prabirshrestha opened this issue Feb 21, 2025 · 0 comments
Open

idea: Add support for Azure AAD Login for Azure Open AI #4717

prabirshrestha opened this issue Feb 21, 2025 · 0 comments
Labels

Comments

@prabirshrestha
Copy link

Problem Statement

It is possible to disable api key based auth for Azure Open AI and you will the following error and cannot use Azure Open AI with Jan.

AuthenticationTypeDisabled: Key based authentication is disabled for this resource.

Image

Feature Idea

You can get Azure Open AI aad tokens via the azure cli and running the following command which works.

az account get-access-token --resource https://cognitiveservices.azure.com

Jan should support using this Azure AAD token to talk to Azure Open AI.

@github-project-automation github-project-automation bot moved this to Investigating in Menlo Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Investigating
Development

No branches or pull requests

1 participant