The user-friendly display name to the current configuration. This name is
also used as the provider label in the Cloud Console.
enabled
enabled:boolean
Whether the provider configuration is enabled or disabled. A user
cannot sign in using a disabled provider.
providerId
providerId:string
The provider ID defined by the developer.
For a SAML provider, this is always prefixed by saml..
For an OIDC provider, this is always prefixed by oidc..
The base Auth provider configuration interface.