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
Since USERDATA_REAUTH may be returned in some cases when a user ID token is being used (when the responder wishes to force a user to provide new user authentication data) the MslControl.cleanupContext() function should remove the user ID token associated with the user if one exists.
Double-check the Wiki documentation to make sure this change in behavior is documented.
The text was updated successfully, but these errors were encountered:
Since USERDATA_REAUTH may be returned in some cases when a user ID token is being used (when the responder wishes to force a user to provide new user authentication data) the MslControl.cleanupContext() function should remove the user ID token associated with the user if one exists.
Double-check the Wiki documentation to make sure this change in behavior is documented.
The text was updated successfully, but these errors were encountered: