-
Notifications
You must be signed in to change notification settings - Fork 56
Integrate agentic identity support into the SDK #137
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
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
ba30c82
Implement asynchronous token retrieval methods in AgenticMsalAuth class
rodrigobr-msft 755e973
get_agentic_user_token implementation
rodrigobr-msft c79d56b
get_agentic_user_token simplified implementation with ConfidentialCli…
rodrigobr-msft c671841
Enhance AgenticMsalAuth: update get_agentic_instance_token to return …
rodrigobr-msft b06af40
Supporting authorization variants
rodrigobr-msft 4ce735e
Continued auth refactor
rodrigobr-msft ac48fbc
Addressing continuation activity
rodrigobr-msft a078bd6
Adding authorization tests
rodrigobr-msft 860fade
Passing Authorization tests
rodrigobr-msft 56d46b8
Basic AgenticAuthorization tests
rodrigobr-msft e514ea8
Added AgenticAuthorization tests
rodrigobr-msft 83c6688
Finalized fundamental unit tests for agentic auth scenarios
rodrigobr-msft 2656435
Formatting
rodrigobr-msft ef01438
Formatting
rodrigobr-msft 185acfc
Address review comments and more breaking changes
rodrigobr-msft 770cf69
Shifting around exchange token logic
rodrigobr-msft 389b6cd
Adding dynamic loading of connection and related tests
rodrigobr-msft 8a41020
Aligning authorization handlers with how .NET does it
rodrigobr-msft a0df177
get_token_provider implemented and tested
rodrigobr-msft ea54c51
Tested UserAuthorization and AgenticUserAuthorization classes
rodrigobr-msft 84edf3a
Finalized refactor tests
rodrigobr-msft 82e4ae5
Sample compat
rodrigobr-msft 6611ed8
Compat changes
rodrigobr-msft 98436a8
Passing all tests again
rodrigobr-msft c3c3db3
Repurposing SignInState
rodrigobr-msft 3d7a962
Completed tests for auth fix
rodrigobr-msft a34cdfb
Changes to avoid auth on typing
rodrigobr-msft 3100fc0
Changes to avoid auth on typing
rodrigobr-msft 04eaf7e
Enable passing TurnContext into create_connector_client
rodrigobr-msft 86dfac2
Tweaks to work almost end-to-end / fixing connector client construction
rodrigobr-msft b564193
Moving agentic static methods to be instance methods of Activity and …
rodrigobr-msft f791827
Addressing PR review comments
rodrigobr-msft a82c1f7
Reformatting files with black
rodrigobr-msft 511b9a8
Merge branch 'main' of https://github.com/microsoft/Agents-for-python…
rodrigobr-msft fe197cb
Fixing test case
rodrigobr-msft 1f2ce31
Removing unneeded subchannel constants
rodrigobr-msft 8883dd4
Logging blueprint id only if debugging
rodrigobr-msft File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.