Administrators can authorize VMware Identity Manager (vIDM) users for accessing VMware Aria Operations for Networks.
This article provides a step-by-step guide to configuring authentication for VMware Aria Operations for Networks through VMware Identity Manager (vIDM). It includes how to obtain necessary credentials from vIDM and configure the integration with Aria Operations for Networks.
Step 1: Obtain OAuth Client ID and Client Secret from vIDM
To begin, review the official VMware documentation for configuring identity and access management:
VMware Tech Docs - vIDM Configuration for Aria Operations for Networks.
To retrieve parameters such as OAuth Client ID and OAuth Client Secret, follow these steps:
Log in to vIDM (preferably as an admin user).
Click the dropdown for Catalog → Settings → Remote App Access.
Click Create Client.
Change Access Type to Service Client Token and specify the desired Client ID.
After clicking Add, the settings should resemble the following image.
.
Note:
Step 2: Configure Aria Operations for Networks to Use vIDM
After obtaining the necessary credentials, proceed to configure VMware Aria Operations for Networks to authenticate users via vIDM.
Log in to VMware Aria Operations for Networks.
Navigate to Settings.
Under Identity & Access Management, select VMware Identity Manager.
Click Configure and enter the details obtained from the previous step (OAuth Client ID and OAuth Client Secret)
Step 3: Add Users in VMware Aria Operations for Networks
Log in to the Aria Operations for Networks GUI as a local admin.
Go to Settings → Identity and Access Management → User Management → vIDM Users.
Click Add a new user.
Set the role for user and submit
Step 4: Create a Web Application for Aria Operations for Networks in vIDM
Click New and enter a name for the web application.
In the Configuration page, select Authentication Type as Web application link.
Set the Target URL in the following format:
(You can capture this URL from the developer tools when attempting to launch the application using Identity Manager.)
After configuring the URL, click Save and assign the web application to the desired users/groups.