Skip to content

Add support for Entra ID authentication when using interpreter or openai-gpt #356

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

Merged
merged 4 commits into from
Mar 11, 2025

Conversation

jbayardo
Copy link
Contributor

@jbayardo jbayardo commented Mar 7, 2025

PR Summary

Adds support for Entra ID authentication by specifying AuthType: "EntraID". This enables users to use "AuthType": "EntraID" instead of specifying an API key

PR Context

Many organizations have a blanket ban on API keys, so this allows people in such situations to use AIShell.

Copy link
Member

@daxian-dbw daxian-dbw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good overall! Left a few minor comments below.

jbayardo and others added 2 commits March 11, 2025 15:18
Co-authored-by: Dongbo Wang <dongbow@microsoft.com>
Copy link
Member

@daxian-dbw daxian-dbw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@daxian-dbw daxian-dbw merged commit 37d0e40 into PowerShell:main Mar 11, 2025
4 checks passed
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.

2 participants