mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 12:27:47 +00:00
11 lines
362 B
YAML
11 lines
362 B
YAML
type: object
|
|
properties:
|
|
authUserName:
|
|
type: string
|
|
description: The username in the target tenant that the authTenant's support and services user will log in as.
|
|
example: slpt.services
|
|
role:
|
|
type: string
|
|
description: The user access role in the auth tenant capable of providing admin-level support
|
|
example: Support and Services Role
|