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
Deprecated and replaced SecureString usage with strings. See 2437.
Refactored authority related code to use URI class instead of strings. See 3487.
Fixed authority resolution for B2C authorities. See 3471.
Improved WAM broker preview behavior for remembered accounts. See 3437.
Obsoleted with a warning AcquireTokenSilent(scopes, login_hint) for confidential client applications as it's not applicable in those scenarios. See 3403.
Now passing intune_mam_resource to the mobile broker. See 3490.