Administrators can authorize VMware Identity Manager (vIDM) users for accessing VMware Aria Operations for Logs.
This article provides a step-by-step guide to configuring authentication for VMware Aria Operations for Logs through VMware Identity Manager (vIDM). It includes how to obtain necessary credentials from vIDM and configure the integration with Aria Operations for Logs.
Step 1: Register Aria Operations for Logs in the Service Catalog and create the login users within vIDM (VMware Identity Manager).
After the user is created, the user will set their own password via a link sent to their E-mail.
Step 2: Configure Aria Operations for Logs to Use vIDM
After obtaining the User credentials, proceed to configure VMware Aria Operations for Logs to authenticate users via vIDM.
Log in to VMware Aria Operations for Logs as an administrator credential.
Navigate to Configuration.
Under Configuration, selectAuthentication.
Click the three dots (ellipsis) in the upper-right corner of Workspace ONE Access and select 'Edit'.
Enter the details.
Click SAVE.
Step 3: Add Users in VMware Aria Operations for Logs
Log in to the Aria Operations for Logs GUI as an admin.
Go to Management → Access Control → User and Groups.
Click '+ NEW USER'
Authentication : Workspace ONE Access.
Set the role for user and SAVE
Step 4: Verifying the Target URL
Access the Aria Operations for Logs UI.
Open the Browser Developer Tools (Press F12) and navigate to the Network tab.
Enter the ID and password linked to vIDM in the login window.
Click "Sign in with WORKSPACE ONE ACCESS."
In the Network tab, look for and click on the entry starting with "authorize?response_type=code&client_id...".
Copy Request URL in the General Field.
Step 5: Create a Web Application for Aria Operations for Logs 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.->Step 4)
After configuring the URL, click Save and assign the web application to the desired users/groups.