| Name | Type | Description | Notes |
|---|---|---|---|
| authEndpoint | String | The auth URL. | [optional] |
| domainId | List<String> | The list of domain ids that the login is restricted to. | [optional] |
| domainName | List<String> | The list of domainNames that the login is restricted to. | [optional] |
| tenantId | List<String> | The list of tenantIDs that the login is restricted to. | [optional] |
| tenantName | List<String> | The list of tenantNames that the login is restricted to. | [optional] |
| userId | List<String> | The list of user ids that the login is restricted to. | [optional] |
| userName | List<String> | The list of user names that the login is restricted to. | [optional] |