SSO With VMware Workspace ONE
This document details the steps to set up VMware Workspace ONE single sign-on (SSO) to manage authentication for StrongDM.
Steps
In Workspace ONE, click Catalog and then click New to create a new SSO application with an OpenID Connect authentication type.
On the Settings tab, configure the application by entering the following information (do not use a trailing slash for the URLs):
Authentication Type: Select OpenID Connect.
Client ID: Enter strongdmoidc or any other string value.
Redirect URL:
https://app.strongdm.com/auth/return
Target URL:
https://app.strongdm.com
Click Save to create the app.
Copy the Client ID and Client Secret values. You will need these values in the next step.
Next, enter the account details in the StrongDM Admin UI. Go to Settings > User Management. In the Single Sign-on section, set the following:
Provider: Select VMWare Workspace ONE.
Single Sign-on URL: Add your URL in the format
https://yourorg.workspaceoneaccess.com/SAAS/auth
. Do not include a trailing slash.Client ID: Paste your Client ID.
Client Secret: Paste your Client Secret.
Select your desired General SSO settings, then click Activate.
Confirm user access by doing the following:
In Workspace One, make sure your users are entitled to the app you just created.
In StrongDM, make sure you have created users whose email addresses match those in VMware exactly.
In StrongDM, assign a Role to your test user that will grant access to one or more resources. 4. Install the StrongDM Client, and try logging in with a VMware account.
If your test is successful, you should be ready to roll out SSO to your teams.
Last updated
Was this helpful?