Interface IdentityProviderConfig.Builder

  • Method Details

    • type

      The type of the identity provider configuration. The only type available is oidc.

      Parameters:
      type - The type of the identity provider configuration. The only type available is oidc.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the identity provider configuration.

      Parameters:
      name - The name of the identity provider configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.