AadMetadata

Azure Active Directory metadata used for secured connection to cluster.

Properties

Name Type Required
authority string No
client string No
cluster string No
login string No
redirect string No
tenant string No

authority

Type: string
Required: No

The AAD authority url.


client

Type: string
Required: No

The AAD client application Id.


cluster

Type: string
Required: No

The AAD cluster application Id.


login

Type: string
Required: No

The AAD login url.


redirect

Type: string
Required: No

The client application redirect address.


tenant

Type: string
Required: No

The AAD tenant Id.