[Bug] iOS 13: Broker response nonce does not match the request nonce sent by MSAL.NET
See original GitHub issueUsing iOS 13 and MSAL.NET 4.4.0, customers have reported the following error from the broker response:
Microsoft.Identity.Client.MsalServiceException Message=Broker response returned error: Broker response nonce does not match the request nonce sent by MSAL.NET.Please see https://aka.ms/msal-net-ios-13-broker for more details.
The issue has been fixed and will be in the next MSAL.NET release (4.4.1), planned for end of week of Oct. 7.
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Handle errors and exceptions in MSAL.NET
Learn how to handle errors and exceptions, Conditional Access claims challenges, and retries in MSAL.NET.
Read more >HTTP digest authentication fail due to wrong nonce-count ...
The app requests again with the Authorization: Digest header set. According to RFC2617: nonce-count. This MUST be specified if a qop directive ...
Read more >Microsoft.Identity.Client.4.37.0\net45 ...
This hides the privacy prompt displayed on iOS Devices (ver 13.0+) when set to true ... Broker response nonce does not match the...
Read more >Cisco Wireless Controller System Message Guide, ...
It is possible that the AP has been removed from the controller. Use the 'show ap summary' command to determine if the AP...
Read more >UCWA OAuth token invalid when creating application
Yes, you'll need to get a new token to access the applications resource before you can successfully POST to it. In your example,...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@jennyf19 it’s working Thanks for Quick reply 👍
Normally we want to release this on Monday, @Harshad-Altudo