Unable to register the SecurID app with the Cloud Authentication Service using the Prime Self-Service Portal
Article Number
Applies To
RSA Product/Service Type: SecurID Access Prime
Issue
Cause
Resolution
- Log into the Prime server as the primekit user.
- Navigate to the /opt/rsa/primekit/configs/amis directory.
- Linux: cd /opt/rsa/primekit/configs/amis
- Make a backup copy of the workflow-config.xml file in this directory.
- Linux: cp workflow-config.xml workflow-config.xml.backup
- Edit the workflow-config.xml file.
- Linux: vi workflow-config.xml
- In the workflow-config.xml file, find and modify the <mobileActivation> section to be the following:
<cloudActivateApiKey>${mobile.api.key}</cloudActivateApiKey>
<cloudActivateUrl>${mobile.activation.api.endpoint}</cloudActivateUrl>
<companyID>${mobile.companyID}</companyID>
<!-- Subsition syntax for url can use $[activationCode], $[companyID], $[userID] or $[userEmail] -->
<mobileUrls defaultActivationUrl="com.rsa.via://enroll?data=$[activationCode]">
<!--Android listener/prefix removed for compatibility with SecurID App 4.0 -->
<!--<device name="Android" url="http://127.0.0.1/via/enroll?data=$[activationCode]"/>-->
<device name="Android" url="$[activationCode]"/>
<!--iOS listener/prefix removed for compatibility with SecurID App 4.0 -->
<!--<device name="iOS" url="com.rsa.via://enroll?data=$[activationCode]"/>-->
<device name="iOS" url="$[activationCode]"/>
<device name="Windows.10" url="com.rsa.via://enroll?data=$[activationCode]"/>
</mobileUrls>
</mobileActivation>
6. Save the updated workflow-config.xml file.
7. Restart the AMIS service.
- Linux: service tomcat-amis restart
- Linux: service tomcat-ssp restart
Notes
Related Articles
Initialization error "Unable to register plugin InformationCommandHandler" using Websphere 9 in RSA Identity Governance an… 9Number of Views Initialization Failure: Unable to register service HeartbeatService on Websphere 7 using RSA Identity Management and Gover… 36Number of Views Unable to register an RSA SecurID Access SSO application in the Cloud Administration Console 41Number of Views RSA Via Lifecycle and Governance (L&G) unexpectedly displays the message "Unable to register service AuthenticationService" 4Number of Views Authentication Manager version 8.5: Failed to register to the FedRamp - Govcloud Cloud Authentication Service 133Number of Views
Trending Articles
Troubleshooting RSA SecurID Access Identity Router to RSA Authentication Manager test connection failures RSA SecurID Software Token 5.0.2 Downloads for Microsoft Windows RSA Authentication Manager 8.9 Release Notes (January 2026) Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA Authentication Manager 8.8 Setup and Configuration Guide
Don't see what you're looking for?