Authentication service messagesEdit online These messages are provided by the authentication service component. FBTAUT001E The request does not contain any of the these required parameters [parameters]. Please re-access the protected resource. FBTAUT002E Authentication service receives invalid transaction ID [id]. Ensure that the transaction with the specified ID exist and has not been processed. Please re-access the protected resource. FBTAUT003E Authentication service receives invalid policy ID [id]. Ensure that the policy with the specified ID exist. Please re-access the protected resource. FBTAUT004E Authentication service receives invalid state ID [id]. Ensure that you do not use back button on the browser or perform multiple authentication processes in the same browser. Please re-access the protected resource. FBTAUT005E Authentication service encounters error while executing [name] mapping rule. FBTAUT006E Authentication service cannot perform TOTP authentication because the username parameter is missing. If you specify the username parameter using literal value, ensure that it is not NULL. If you specify the username parameter using context attribute reference, ensure that the referenced context attribute is not NULL. If you do not specify the username parameter, ensure that the authentication policy requires the user to login before they are challenged by TOTP authentication. FBTAUT007E Authentication service cannot perform HOTP authentication because the username parameter is missing. If you specify the username parameter using literal value, ensure that it is not NULL. If you specify the username parameter using context attribute reference, ensure that the referenced context attribute is not NULL. If you do not specify the username parameter, ensure that the authentication policy requires the user to login before they are challenged by HOTP authentication. FBTAUT008E Authentication service cannot perform RSA authentication because the username parameter is missing. If you specify the username parameter using literal value, ensure that it is not NULL. If you specify the username parameter using context attribute reference, ensure that the referenced context attribute is not NULL. If you do not specify the username parameter, ensure that the authentication policy requires the user to login before they are challenged by RSA authentication. FBTAUT009E Authentication service cannot perform MAC one-time password authentication because the supplied delivery type is invalid. The valid values for the deliveryType are parameter are Email and SMS. FBTAUT010E Authentication service cannot perform MAC one-time password authentication because the username parameter is missing. If you specify the username parameter using literal value, ensure that it is not NULL. If you specify the username parameter using context attribute reference, ensure that the referenced context attribute is not NULL. If you do not specify the username parameter, ensure that the authentication policy requires the user to login before they are challenged by MAC one-time password authentication. FBTAUT011E Authentication service cannot perform one-time password authentication because the username parameter is missing. If you specify the username parameter using literal value, ensure that it is not NULL. If you specify the username parameter using context attribute reference, ensure that the referenced context attribute is not NULL. If you do not specify the username parameter, ensure that the authentication policy requires the user to login before they are challenged by one-time password authentication. FBTAUT012E Authentication service receives invalid target URL [url]. Ensure that the target URL is specified. Please re-access the protected resource. FBTAUT013E Authentication service cannot create a user credential because there is a duplicate credential attribute [attribute] specified for authentication policy [policy]. FBTAUT014E Authentication service cannot perform EULA authentication because the username parameter is missing. If you specify the username parameter using literal value, ensure that it is not NULL. If you specify the username parameter using context attribute reference, ensure that the referenced context attribute is not NULL. If you do not specify the username parameter, ensure that the authentication policy requires the user to login before they are challenged by EULA authentication. FBTAUT015E Authentication service cannot perform knowledge questions based authentication because the username parameter is missing. If you specify the username parameter using literal value, ensure that it is not NULL. If you specify the username parameter using context attribute reference, ensure that the referenced context attribute is not NULL. If you do not specify the username parameter, ensure that the authentication policy requires the user to login before they are challenged by the knowledge questions based authentication. FBTAUT016E Authentication service cannot parse the request data content. FBTAUT017E Authentication service received an invalid state ID [id]. FBTAUT018E Authentication service received an invalid JSON request. This request could not be processed. FBTAUT019E Authentication service cannot perform Mobile User Approval authentication because an OAuth access token is missing. Ensure that the authentication policy requires the user to obtain an OAuth access token before they are challenged by Mobile User Approval authentication. FBTAUT020E Authentication service cannot perform Mobile User Approval authentication because the username parameter is missing. If you specify the username parameter using literal value, ensure that it is not NULL. If you specify the username parameter using context attribute reference, ensure that the referenced context attribute is not NULL. If you do not specify the username parameter, ensure that the authentication policy requires the user to login before they are challenged by Mobile User Approval authentication. FBTAUT021E Authentication service cannot perform Mobile Multi Factor authentication because the username parameter is missing. If you specify the username parameter using literal value, ensure that it is not NULL. If you specify the username parameter using context attribute reference, ensure that the referenced context attribute is not NULL. If you do not specify the username parameter, ensure that the authentication policy requires the user to login before they are challenged by Mobile Multi Factor authentication. FBTAUT022EThe target URL targetURL is not whitelisted.FBTAUT023E Authentication service cannot perform Universal 2nd Factor authentication because the username parameter is missing. If you specify the username parameter using literal value, ensure that it is not NULL. If you specify the username parameter using context attribute reference, ensure that the referenced context attribute is not NULL. If you do not specify the username parameter, ensure that the authentication policy requires the user to login before they are challenged by Universal 2nd Factor authentication. Parent topic: Error messages