RSA Product/Service Type: Cloud Authentication Service
RSA Product/Service Type: Cloud Administration Retrieve Device Registration Code API
RSA Product/Service Type: RSA Authenticator app for iOS and Android
RSA Version/Condition: all
The user attempts to register their RSA Authenticator app with a Registration Code returned by the Cloud Administration Retrieve Device Registration Code API .
However, registration fails with the error message:
Unsuccessful Registration
Confirm that you have correctly
entered the Organization ID, Email
Address and Registration Code.
A working registration code can be obtained for the RSA Authenticator app for Windows or for RSA Authenticator app for MacOS by sending a Cloud Administration Retrieve Device Registration Code API request containing only the user's email address, e.g.
{
"email": "user@example.com"
}
That also previously worked to obtain a registration code for the RSA Authenticate App for IOS and Android (registration of that app is now no longer supported ).
However, the registration code returned from such a request will not work with the RSA Authenticator app for iOS and Android . Retrieval of a registration code for the iOS and Android app requires the appid parameter to be specified in the API request with the value 1f00c62b-a5c0-49d3-9ffb-92314d717187 .
Include the appid parameter in any Cloud Administration Retrieve Device Registration Code API request for the RSA Authenticator app for iOS or Android, as shown in the example below:
{
"email": "user@example.com",
"appId":"1f00c62b-a5c0-49d3-9ffb-92314d717187"
}
See also section "Example Request Body" on page Cloud Administration Retrieve Device Registration Code API which explains correct appid usage for each type of RSA Authenticator app.
The "Unsuccessful Registration" error message can also be displayed for other reasons. If the Cloud Administration Retrieve Device Registration Code API request is being sent with correct appid usage, check for other possible causes.
General app registration troubleshooting tips are in section "Authenticator Registration" on page Troubleshooting Cloud Authentication Service User Issues .
Related Articles
How to capture enhanced RSA Authenticator app logs for troubleshooting purposes 317Number of Views How to Update the Root (Server) and Client Certificates in RSA Identity Governance & Lifecycle 2.33KNumber of Views Windows Password Integration (WPI) fails for the RSA MFA Agent for Microsoft Windows with error "JWT token has expired" 615Number of Views REMINDER: Mandatory Time-Bound Upgrade Required for RSA Authentication Manager and RSA Authenticate App/RSA Authenticator … 172Number of Views Download RSA SecurID Access Cloud User Event audit logs using Cloud Administration REST API CLU 2KNumber of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device RSA-2026-10: RSA Authentication Manager Security Update for Third-Party Component Vulnerabilities Download RSA SecurID Access Cloud User Event audit logs using Cloud Administration REST API CLU RSA SecurID Desktop Token 5.0.3 for Windows Administrator's Guide RSA SecurID Software Token 4.2.1 for Mac OS X Administrator's Guide