You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should have an extra parameter with a default value of null.
If passed-in we'd use it in the method, otherwise we'd use the HttpContextAccessor as we do today.
Come up with a solution to handle possible null HttpContext in ReplyForbiddenWithWwwAuthenticateHeaderAsync in TokenAcquisition class.
microsoft-identity-web/src/Microsoft.Identity.Web/TokenAcquisition.cs
Lines 578 to 582 in 3c77e3c
The text was updated successfully, but these errors were encountered: