Interface UpdateOpenIdConnectIdentityTokenConfiguration.Builder

  • Method Details

    • principalIdClaim

      The claim that determines the principal in OIDC access tokens. For example, sub.

      Parameters:
      principalIdClaim - The claim that determines the principal in OIDC access tokens. For example, sub.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • clientIds

      The ID token audience, or client ID, claim values that you want to accept in your policy store from an OIDC identity provider. For example, 1example23456789, 2example10111213.

      Parameters:
      clientIds - The ID token audience, or client ID, claim values that you want to accept in your policy store from an OIDC identity provider. For example, 1example23456789, 2example10111213.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • clientIds

      The ID token audience, or client ID, claim values that you want to accept in your policy store from an OIDC identity provider. For example, 1example23456789, 2example10111213.

      Parameters:
      clientIds - The ID token audience, or client ID, claim values that you want to accept in your policy store from an OIDC identity provider. For example, 1example23456789, 2example10111213.
      Returns:
      Returns a reference to this object so that method calls can be chained together.