Compartir a través de


AadMetadata interface

Azure Active Directory metadata used for secured connection to cluster.

Properties

authority

The AAD authority url.

client

The AAD client application Id.

cluster

The AAD cluster application Id.

login

The AAD login url.

redirect

The client application redirect address.

tenant

The AAD tenant Id.

Property Details

authority

The AAD authority url.

authority?: string

Property Value

string

client

The AAD client application Id.

client?: string

Property Value

string

cluster

The AAD cluster application Id.

cluster?: string

Property Value

string

login

The AAD login url.

login?: string

Property Value

string

redirect

The client application redirect address.

redirect?: string

Property Value

string

tenant

The AAD tenant Id.

tenant?: string

Property Value

string