ManagedClusterJwtAuthenticatorData.Properties Property

Definition

The properties of JWTAuthenticator. For details on how to configure the properties of a JWT authenticator, please refer to the Kubernetes documentation: https://kubernetes.io/docs/reference/access-authn-authz/authentication/#using-authentication-configuration. Please note that not all fields available in the Kubernetes documentation are supported by AKS. For troubleshooting, please see https://aka.ms/aks-external-issuers-docs.

public Azure.ResourceManager.ContainerService.Models.ManagedClusterJwtAuthenticatorProperties Properties { get; set; }
member this.Properties : Azure.ResourceManager.ContainerService.Models.ManagedClusterJwtAuthenticatorProperties with get, set
Public Property Properties As ManagedClusterJwtAuthenticatorProperties

Property Value

Applies to