-
Notifications
You must be signed in to change notification settings - Fork 281
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…3923) * Port MSI and SingleTenant support * Add unit tests for botframework-connector * Restore yarn.lock * Test nohoist for azure/identity * Fix dependencies issues * Connect ManagedIdentityAuthenticator.getToken * Add remaining tests and fix the already added * Update yarn.lock * Fixing depcheck errors in PR * Fixing depcheck, adjusting versions and ignores * Fix parity port with DotNet causing SingleTenant to fail at authentication * Apppliying feedback * Applying fixes for tests, lint and zod related feedback * Fixing asserts import and extra parameter * Fix tests failing due to wrong link and fixing case-wise comparison failures * Fixing lint * Add ignore-casing to MicrosoftAppType based on DotNet code and add unit tests to validate * Improve issuer array assignation * fix: export ms-rest-js type and remove added dep * Improve issuers, assertions, unit tests and many other small changes * fix: skillValidation validTokenIssuers * Update @azure/identity to 2.0.0-beta.6 * Change logical operator for nullable operator * Improve SingleTenant and MSI implementation from feedback * fix: IJwtTokenProviderFactory * fix: reintroduced typo Co-authored-by: CeciliaAvila <cecilia.avila@southworks.com> Co-authored-by: Martin Luccanera <18757147+MartinLuccanera@users.noreply.github.com> Co-authored-by: Cecilia Avila <44245136+ceciliaavila@users.noreply.github.com> Co-authored-by: Josh Gummersall <jgummersall@microsoft.com>
- Loading branch information
1 parent
eb58d15
commit edb0f90
Showing
22 changed files
with
1,067 additions
and
72 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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 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.