7.3

Table Of Contents
Creating a Tenant 3
You use the identity service to create a tenant.
The identity service is comprised of two components: authentication and authorization. The authentication
component manages tenants, groups, users, and identity stores. Creating a tenant is an authentication
example.
Two use cases show how to create a tenant, either with parameters inline or with input values in a JSON
file. After creating a tenant, you can use other service examples to perform additional authentication and
authorization functions.
For general information about creating and working with tenants, see Configuring vRealize Automation in
the vRealize Automation information center.
This chapter includes the following topics:
n
Prerequisites for Creating a Tenant
n
Create a Tenant With Parameters Inline
n
Create a Tenant With a JSON File
n
Identity Service Examples for Creating a Tenant
Prerequisites for Creating a Tenant
Satisfy the following conditions before performing any tasks for this use case.
n
Log in to vRealize Automation as a system administrator and a tenant administrator.
n
Verify that the appliance name and fully qualified domain name of the vRealize Automation instance
are available.
n
Verify that you have a valid HTTP bearer token that matches your login credentials. See Chapter 2
REST API Authentication.
Create a Tenant With Parameters Inline
To create a tenant with parameters inline, you first display all available tenants then request a new tenant
with input parameters specified inline.
VMware, Inc.
20