7.1

Table Of Contents
Configure a Bi Directional Trust Relationship Between vRealize Automation and
Active Directory
You can enhance system security of a basic vRealize Automation Active Directory connection by conguring
a bi directional trust relationship between your identity provider and Active Directory Federated Services.
To congure a bi-directional trust relationship between vRealize Automation and Active Directory, you
must create a custom identity provider and add Active Directory metadata to this provider. Also, you must
modify the default policy used by your vRealize Automation deployment. Finally, you must congure
Active Directory to recognize your identity provider.
Prerequisites
n
Verify that you have congured tenants for your vRealize Automation deployment set up an
appropriate Active Directory link to support basic Active Directory user ID and password
authentication.
n
Active Directory is installed and congured for use on your network.
n
Obtain the appropriate Active Directory Federated Services (ADFS) metadata.
n
Log in to the vRealize Automation console as a tenant administrator.
Procedure
1 Obtain the Federation Metadata le.
You can download this le from
hps://servername.domain/FederationMetadata/2007-06/FederationMetadata.xml
2 Search for the word logout, and edit the location of each instance to point to
hps://servername.domain/adfs/ls/logout.aspx
For example, the following:
SingleLogoutService
Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
Location="https://servername.domain/adfs/ls/ "/>
Should be changed to:
SingleLogoutService
Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
Location="https://servername.domain/adfs/ls/logout.aspx"/>
Configuring vRealize Automation
84 VMware, Inc.