Package version:

AAD Profile specifies attributes for Azure Active Directory integration.

Hierarchy

Properties

adminGroupObjectIDs?: string[]

The list of AAD group object IDs that will have admin role of the cluster.

clientAppID?: string

The client AAD application ID.

enableAzureRbac?: boolean

Whether to enable Azure RBAC for Kubernetes authorization.

managed?: boolean

Whether to enable managed AAD.

serverAppID?: string

The server AAD application ID.

tenantID?: string

The AAD tenant ID to use for authentication. If not specified, will use the tenant of the deployment subscription.

Generated using TypeDoc