-
Notifications
You must be signed in to change notification settings - Fork 142
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
MSAL Release 1.6.2 #2388
Merged
Merged
MSAL Release 1.6.2 #2388
Conversation
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
Add authority picker and default prompt type to MSAL Mac Test App
Update dev with release/1.6.1
* Improved code retrieving to make sure code is from correct email Increased retries to 5 Disable retry from command for e2e tests * Removed spacing * Added new lines in the script * Indentation * no message * Change to single quote * Trying non-boolean value * Changed parameter to retry_tests as - is not allowed * Temporary disable condition * Using different emails for ios and macos * Added back the condition * PR comments * PR Comments * Using numberOfRetries instead of hardcoded * PR comments * Remove condition * PR comments * PR comments * Added validation back * Added CIAM team as codeowners to azure_pipelines * Changed CodeOwners * Forcing refresh * Revert spacing
* add dedicated error description when reset password required error is returned from token endpoint * handle reset password required during token refresh * Add new unit tests for reset password required error * update changelog file
…alls Save error received from ESTS, and use it to return to the client its description on silent broker calls [MSAL]
* Update submodule * Submodule update * Update submodule to latest * Update submodule * submodule update * Update submodule after merg to dev --------- Co-authored-by: Kai Song <[email protected]> Co-authored-by: Kai Song <[email protected]>
* Update core. * modified: MSAL/IdentityCore
/AzurePipelines run |
Azure Pipelines successfully started running 2 pipeline(s). |
* Update submodule * Update to latest release branch cc commit --------- Co-authored-by: Kai Song <[email protected]> Co-authored-by: Kai Song <[email protected]>
diegojerezba
approved these changes
Nov 13, 2024
/AzurePipelines run |
Azure Pipelines successfully started running 2 pipeline(s). |
jasoncoolmax
approved these changes
Nov 18, 2024
update common core after common core release
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Proposed changes
MSAL Release 1.6.2
Type of change
Risk
Additional information