Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AadMetadata

Package version

Azure Active Directory metadata used for secured connection to cluster.

Hierarchy

  • AadMetadata

Index

Properties

Optional authority

authority: undefined | string

The AAD authority url.

Optional client

client: undefined | string

The AAD client application Id.

Optional cluster

cluster: undefined | string

The AAD cluster application Id.

Optional login

login: undefined | string

The AAD login url.

Optional redirect

redirect: undefined | string

The client application redirect address.

Optional tenant

tenant: undefined | string

The AAD tenant Id.

Generated using TypeDoc