Prioritize Approve and Device Biometrics Authentication for On-Demand Authentication Users
After you use the Security Console wizard to connect AM to Cloud Authentication Service (CAS), on-demand authentication (ODA) users can have the same PIN for authenticating with ODA, Approve, and Device Biometrics. When these ODA users enter their PINs, they are issued one-time tokencodes because ODA has priority over other types of authentication.
RSA Authentication Manager 8.4 Patch 7 or later allows you to prioritize Approve authentication for these ODA users, and Patch 9 extends this functionality to Device Biometrics authentication. When ODA users enter their PINs, they are prompted for Approve or Device Biometrics authentication.
Before you begin
Obtain the rsaadmin operating system password.
Procedure
- Log on to the appliance using an SSH client.
- When prompted for the user name and password, enter the operating system User ID, rsaadmin, and the operating system account password.
- Change directories:
cd /opt/rsa/am/utils
- To add the parameter that lets you specify whether ODA has priority over other types of authentication, enter:
./rsautil store -o admin -a add_config auth_manager.cas.authentication.runtime.precedence.enabled false GLOBAL 500
- To prioritize Approve or Device Biometrics authentication for ODA users, enter:
./rsautil store -o admin -a add_config auth_manager.cas.authentication.runtime.precedence.enabled true GLOBAL 500
- Restart the services on the primary instance. If there are replica instances, restart the services after replication is complete.
- Change directories:
cd /opt/rsa/am/server
- Run the following:
./rsaserv restart all
- Change directories:
Related Articles
Edit a Standard RADIUS User Attribute Definition 13Number of Views Applying role changes in RSA Identity Governance & Lifecycle takes longer to complete when Generate Indirect Entitlements … 36Number of Views Owner approvals are skipped if the owner previously approved at least one item in the request as a supervisor in RSA Ident… 71Number of Views Unable to Authenticate to vCenter – "Signature Certificate Verification Failed: Signature Does Not Match" 15Number of Views How to configure Approval Workflows so that the same individual approves changes only one time in RSA Identity Governance … 206Number of Views
Trending Articles
Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x