How to verify an RKM client policy?
client.applicationpolicy is always 000102030405060708091011
If you want to see what your client is allowed to do given its policy, open your application registration file and look at the client.applicationpolicy parameter. Split the entire value value into values of 2 characters, then refer to the values with the following table:
00 - Can Encrypt
01 - Can Decrypt
02 - Can do HMAC
03 - Can do HMAC Verify
04 - Can do GetKey
05 - Can do PutKey (Import key)
06 - Can Generate a key (Create key)
07 - Can change key state, create and change key attribute (update key)
08 - Can do certificate rollover
09 - Can get a certificate request
10 - Can sign
11 - Can verify
Example:
- if your application policy is 000104, your application can encrypt, can decrypt and can get a key.
- if your application policy is 000102030405060708091011, your application is allowed everything possible.
Related Articles
Unable to see quick links solution tabs or navigation menu after signing in with SSO 90Number of Views Back-up failing after running network vulnerability scanner against Authentication Manager 40Number of Views How to see a list of pending changes to Roles in RSA Identity Governance & Lifecycle 24Number of Views What should I do if I found someone's lost RSA SecurID hardware token? 140Number of Views Users are able to see each other softoken in RSA SecurID token application in Citrix environment 8Number 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