VMWare

Learn how to configure a connection to VMWare via SAML.

Each SSO Identity Provider requires specific information to create and configure a new Connection. Often, the information required to create a Connection will differ by Identity Provider.

WorkOS provides the SP Metadata link. It’s readily available in your Connection Settings in the WorkOS Dashboard.

WorkOS Settings

Next, you will provide the Metadata URL from VMWare.

Normally, this information will come from your Enterprise customer’s IT Management team when they set up your application’s SAML 2.0 configuration in their VMware admin dashboard. But, should that not be the case during your setup, here’s how to obtain it.

In your Workspace ONE Catalog, click “New”. Give your application a descriptive name.

Create New Application in VMWare

Click the “Configuration” tab from the left sidebar.

Copy the SP Metadata Link from your VMware connection in the WorkOS dashboard and paste it in the URL/XML field under Configuration in Workspace One.

Input Metadata in VMWare App

Continue scrolling and expand “Advanced Properties”.

Expand Advanced Properties in VMWare App

Enable “Sign Assertion” and “Include Assertion Signature”.

Configure SAML Signature in VMWare App

Continue scrolling until “Custom Attribute Mapping”.

Navigate to Attribute Mapping in VMWare App

Fill in the following attribute mappings and select “Next” until you are prompted to “Save”.

  • id${user.objectGUID}
  • firstName${user.firstName}
  • lastName${user.lastName}
  • email${user.email}

Some VMware configurations use user.ExternalId instead of user.objectGUID. In this case, you would map the id attribute to user.ExternalId.

Attribute Mapping in VMWare SAML App

After saving your SaaS Application, click “Settings” then “SAML Metadata”. Click on “Copy URL” next to “Identity Provider (IdP) metadata”.

Copy IdP Metadata URL

Back in the WorkOS Dashboard, click on “Edit Metadata Management” in the “Metadata Configuration” section of the Connection.

Edit Metadata Configuration in WorkOS Dashboard

Finally, input the Metada URL and click “Save Metadata Configuration”. Your Connection will then be linked and good to go!

Upload Metadata URL in WorkOS Dashboard