-
Notifications
You must be signed in to change notification settings - Fork 19
Add auth sample for SemanticKernel #15
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
base: main
Are you sure you want to change the base?
Conversation
|
|
||
| .vscode | ||
| .idea | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's add .venv and venv too
|
|
||
| ### Azure OpenAI Configuration | ||
|
|
||
| 1. **Create an Azure OpenAI Resource**: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can support the example to use Google AI Key, it's free for everyone and convenient for anyone to try out the sample.
| @@ -0,0 +1,288 @@ | |||
| # Building Secured AI Agents | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| # Building Secured AI Agents | |
| # Building Secured AI Agents with Semantic Kernal and Asgardeo |
| @@ -0,0 +1,288 @@ | |||
| # Building Secured AI Agents | |||
|
|
|||
| This sample demonstrates how to build AI assistants that can securely access protected APIs using OAuth authentication. | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
shall we mention both scenarios (accessing on its own and accesing on behalf)?
$subject