KnownIdentityProvider enum
Identity Provider for the cluster
Fields
| ActiveDirectory | Uses Active Directory as the identity provider, enabling domain-based authentication and centralized identity management. This is the default option. |
| LocalIdentity | Uses a local identity system integrated with Azure Key Vault for authentication. Suitable for AD-less environments where Active Directory is not available or required. |