IdentityServiceAzureADConfig constructor
IdentityServiceAzureADConfig({})
Implementation
IdentityServiceAzureADConfig({
this.clientId,
this.clientSecret,
this.encryptedClientSecret,
this.kubectlRedirectUri,
this.tenant,
});