How to minimally test IMG WebService commands in RSA IMG
Originally Published: 2015-03-16
Article Number
Applies To
Issue
Resolution
From the above
click the On radio button for field 'Web Services Interface:'
define any IP addresses which you wish to restrict WebServices requests in the field enabled 'IPs allowed to sent/invoke web services:'
for the purpose of this article it is not necessary to define the 'Import Directory:'
For Google Chrome install the Application from the Chrome Webstore named Advanced Rest Client
For Mozilla Firefox install the Firefox Add-on name named RestClient
Both will allow for a Rest Client to be run from a browser and both are similar in functionality.
For example, from within Google Chrome, in the URL field if one enters 'chrome://extensions/', this will return all Chrome Extensions of which you should see an entry named 'Advanced Rest Client', as evidence:
Clicking the Options link below the 'Advanced REST Client' will open the application which should appear similar to
If your display is not similar to the above you may need to click on the first menu choice entitled 'Request' on the left hand.
From here one can submit a WebService Request to the IMG API and see the return response.
The fields you will need to define are as follows (listed in top down order):
URL: This should be the URL for the Identity Management and Governance URL for example, if your current Identity Management and Governance application is reachable at https://img-dev/aveksa/main then the URL would be defined as https://img-dev/aveksa/command.submit?cmd=<WebService command name>
replacing <WebService command name> with its actual value, for example findApplications
Define the appropriate radio button for whether the request is a GET or POST method. The online documentation in IMG at menu choice Admin / WebServices and clicking the down arrow chevron
If the command is a POST command the XML to pass will need to be defined in the 2nd text box below the radio buttons and the Content-type will need to be defined as Application/XML from the drop down, for example
Below is an example of a completed WebService request for 'findApplications' and parameters of name=Bugzilla and returnColumns=short_desc
From the above the Status Code of 200 indicates a successful submission. Typically when a request is improperly submitted the Status will be in the 4xx range.
The bottom text box display the output of the command of which we see the return value for findApplications?name=Bugzilla&returnColumns=short_desc is short_desc=Tooltip for Bugzilla
Related Articles
Exported roles does not contain role entitlements in V7.5.2 P08 in RSA Governance & Lifecycle. 48Number of Views RSA Authenticator 4.5 for iOS and Android Quick Start Guide (Dutch) 6Number of Views RSA ID Plus IDR SSO Agent Custom Web Portal Developer's Guide 193Number of Views Mobile Lock: Technical FAQs 297Number of Views How to use the HXTT Text (CSV) Pure Java JDBC Driver to test SQL Queries against a CSV text file data source in RSA Identi… 309Number of Views
Trending Articles
Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Governance & Lifecycle 8.0.0 Administrators Guide RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide
Don't see what you're looking for?