RSA Product/Service Type: Cloud Authentication Service
You need a valid JWT to authenticate Administration API calls made to the RSA Cloud Authentication Service.
Generate an API key
1. Access the Cloud Administration Console
2. Navigate to Platform > API Key Management
3. Under the Administration API Key, click ADD to create a new key
4. Save & Download the key file
Using the Cloud Administration REST API client
1. Download the Cloud Administration REST API client
2. Store the key file obtained in step 4 under <client_home>/rsa-securidaccess-rest-client-sdk-2.7.2/bin
3. Open a Command Prompt window
4. Navigate to SDK bin directory:
cd <client_home>/rsa-securidaccess-rest-client-sdk-2.7.2/bin
5. Run generatetoken command:
rsa-securidaccess-rest-client-sdk -f <keyfile.key added in step 2> -o generatetoken
6. Add the token to your API requests in the Authorization header:
Authorization: Bearer <JWT>
2. All API keys can be created using the Help Desk Administrator role, except for 2 calls where the Super Administrator role should be used to generate the key
a. Add/Remove High-Risk User API
b. Retrieve High-Risk User List API
3. Refer to Using the Cloud Administration APIs for more information
Related Articles
"CheckAccess" webservice API call not working correctly for accounts 14Number of Views Unable to make a successful Web Service API createChangeRequest call from a Workflow in RSA Identity Governance & Lifecycle 174Number of Views How to call a stored procedure from the Generic Database AFX Connector in RSA Identity Governance & Lifecycle 46Number of Views Overview of using the Linux curl command to interact with the Web Services API in RSA Identity Governance & Lifecycle 709Number of Views createChangeRequest Delete Account web serivce call not working in RSA Identity Management and Governance 6.9.1 43Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device Download RSA SecurID Access Cloud User Event audit logs using Cloud Administration REST API CLU RSA Release Notes: Cloud Access Service and Authenticators Authentication Manager How to Retrieve the LDAPS Certificate and Configure an External Identity Source to Use LDAPS Download RSA SecurID Access Cloud Administration audit logs using Cloud Administration REST API CLU