Interface MicrosoftOauth2ProviderConfigInput.Builder

  • Method Details

    • clientId

      The client ID for the Microsoft OAuth2 provider.

      Parameters:
      clientId - The client ID for the Microsoft OAuth2 provider.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • clientSecret

      The client secret for the Microsoft OAuth2 provider.

      Parameters:
      clientSecret - The client secret for the Microsoft OAuth2 provider.
      Returns:
      Returns a reference to this object so that method calls can be chained together.