Oidc

SKS Cluster OpenID config map

Properties

  • client-id (required) (string): OpenID client ID
  • issuer-url (required) (string): OpenID provider URL
  • username-claim (string): JWT claim to use as the user name
  • username-prefix (string): Prefix prepended to username claims
  • groups-claim (string): JWT claim to use as the user’s group
  • groups-prefix (string): Prefix prepended to group claims
  • required-claim (object): A key value map that describes a required claim in the ID Token
Last updated on