-
Notifications
You must be signed in to change notification settings - Fork 272
Use MSAL's recent UserFIC API for agentic flows #3842
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 13 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
44a045b
Fix #3840: Use native MSAL UserFIC API for agentic UPN flows
Avery-Dunn a267646
Add OID UserFIC support, bump MSAL to 4.84.2, remove add-in
Avery-Dunn 9821f57
Better handling of national cloud endpoints for FIC scope
Avery-Dunn 5952470
Fix #3840: Use native MSAL UserFIC API for agentic UPN flows
Avery-Dunn aa4b404
Add OID UserFIC support, bump MSAL to 4.84.2, remove add-in
Avery-Dunn e4b3f16
Better handling of national cloud endpoints for FIC scope
Avery-Dunn e3f4ee1
Merge branch 'avdunn/agentic-fic-scenario-fix' of https://github.com/…
Avery-Dunn 8127263
Add agent CCA instance eviction strategy
Avery-Dunn 3cb9ae8
PR feedback
Avery-Dunn c3d8ef3
Merge branch 'master' into avdunn/agentic-fic-scenario-fix
Avery-Dunn dd7a1f2
Fix test issue
Avery-Dunn b063974
Merge branch 'avdunn/agentic-fic-scenario-fix' of https://github.com/…
Avery-Dunn ffef916
More logging and less overrides
Avery-Dunn c0532be
Merge branch 'master' into avdunn/agentic-fic-scenario-fix
Avery-Dunn dc7585a
Remove upn/oid from agentic flow logs
Avery-Dunn da1b63d
Enable shared static cache for agent CCAs and add cache isolation tests
Avery-Dunn 14a4849
Clean up tests and comments: consolidate redundant tests, fix stale c…
Avery-Dunn 19dcddc
Replace periodic sweep with simple size-threshold eviction
Avery-Dunn e694d1e
Merge remote-tracking branch 'origin/master' into avdunn/agentic-fic-…
Avery-Dunn e813abd
Address review feedback: normalize agentAppId, handle Guid OID values…
Avery-Dunn ae8a04a
Fix CS8602 on older TFMs and drop unnecessary agentAppId normalization
Avery-Dunn 956f849
Address review feedback: simplify OID detection, use MSAL TenantId, r…
Avery-Dunn 4473dc4
Tighten catch
Avery-Dunn 1c3956d
Remove unneeded shared cache toggle
Avery-Dunn bcbfea8
Refactor CCA instance management in agentic flows (#3930)
Avery-Dunn 4520e10
Merge branch 'master' into avdunn/agentic-fic-scenario-fix
Avery-Dunn 1d174c9
Merge branch 'master' into avdunn/agentic-fic-scenario-fix
Avery-Dunn 82628cd
Merge branch 'master' into avdunn/agentic-fic-scenario-fix
Avery-Dunn a3c52a7
Merge branch 'master' into avdunn/agentic-fic-scenario-fix
Avery-Dunn b7cad39
Merge branch 'master' into avdunn/agentic-fic-scenario-fix
Avery-Dunn 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
102 changes: 0 additions & 102 deletions
102
src/Microsoft.Identity.Web.AgentIdentities/AgentUserIdentityMsalAddIn.cs
This file was deleted.
Oops, something went wrong.
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.
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.