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