OIDC Authentication

Applicable for:
ProviderAWS, Azure, GCP, VMware vSphere, VMware vCloud Director, On-Premises
TAB - SectionCLUSTER - General » Advanced Options

Overview

  • OIDC Issuer URL for the URL of the provider which allows the API server to discover public signing keys.
  • OIDC Client ID for the client ID that all tokens must be issued for.
  • OIDC Username Claim for what JWT claims to use as the user name.
  • OIDC Groups Claim for or what JWT claims to use as the user’s group.
  • OIDC Username Prefix for the prefix prepended to a username that claims to prevent clashes with existing names.
  • OIDC Groups Prefix for the prefix prepended to a groupname that claims to prevent clashes with existing names.
  • OIDC Required Claim for A “key=value” pair that describes a required claim in the ID Token. If set, the claim is verified to be present in the ID Token with a matching value.

Participate in Scenarios

  • Information will be provided soon.

See Also

  • This documentation: search for “oidc” or alike to find more information about using the option.