When MFA is required, the token error response was previously translated to a ServiceException instead of a UIRequiredException. With this update, the token error will be translated to a UIRequiredException when MFA is required.
Customization of native authentication error descriptions will only occur when the native authentication interface is being used.
When MFA is required, the token error response was previously translated to a ServiceException instead of a UIRequiredException. With this update, the token error will be translated to a UIRequiredException when MFA is required. Customization of native authentication error descriptions will only occur when the native authentication interface is being used.
AB#3090086