-
Notifications
You must be signed in to change notification settings - Fork 147
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Pesomka/b2b stage1 (#356) multi cloud accounts * Pesomka/key store provider (#358) general purpose API should not be tied to specific security provider * Instance aware support (#362) Instance aware support for interactive requests * Update telemetry to reduce size of payload (#361) * Update telemetry implementation * Bump guava from 26.0-jre to 29.0-jre (#366) Bumps [guava](https://github.com/google/guava) from 26.0-jre to 29.0-jre. * Bump guava from 26.0-jre to 29.0-jre in /src/samples/msal-obo-sample (#367) Bumps [guava](https://github.com/google/guava) from 26.0-jre to 29.0-jre. * survey added to README.md Loyalty developer survey added to README.md Link placed in tab and new feedback section. * Update oauth2-oidc-sdk dependency (#373) Upgrade oauth2-oidc-sdk dependency * Add default cache lookup to client credential flow (#368) * Add default cache lookup to client credential flow * Bump commons-io from 2.6 to 2.7 (#376) Bumps commons-io from 2.6 to 2.7. * Sagonzal/update client credentials (#377) * Update obo flow to attempt cache lookup by default * 1.10.0 release * fix for issue with common scopes override (#385) fix for issue with common scopes override * Add ccs routing headers. Add option to pass in header map * Rename IApiParameters to IAcquireTokenParameters * PR Feedback * Add CCS routing information to /authorize query parameters * Update log levels for operations in OBO and ClientCredential supliers * Update how non 200 http response are handled. Update to only throw MsalExceptions * Update unit tests * Retrigger build * Update unit test * Bump httpclient from 4.5.9 to 4.5.13 (#401) Bumps httpclient from 4.5.9 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Improve region support and add region telemetry (#388) * Improve region support and add region telemetry * Finish implementation of most recent telemetry design * Update oauth dependency * Address code review comments * integration test for cross cloud b2b (#396) integration test for cross cloud b2b * Version and changelog updates for release 1.10.1 (#405) * Fix merge conflicts Co-authored-by: SomkaPe <pesomka@microsoft.com> Co-authored-by: Santiago Gonzalez <35743865+sangonzal@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ShannonCanTech <shfost@microsoft.com> Co-authored-by: Santiago Gonzalez <sagonzal@microsoft.com>
- Loading branch information
1 parent
e1d96e7
commit 050d188
Showing
63 changed files
with
1,076 additions
and
322 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
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
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.