Skip to content

SKS Oidc

SKS Cluster OpenID config map

Properties

PropertyTypeRequiredDescription
client-idstringyesOpenID client ID

Min length: 1. Max length: 255.
issuer-urlstringyesOpenID provider URL

Min length: 1. Max length: 255.
groups-claimstringnoJWT claim to use as the user’s group

Min length: 1. Max length: 255.
groups-prefixstringnoPrefix prepended to group claims

Min length: 1. Max length: 255.
required-claimobjectnoA key value map that describes a required claim in the ID Token
username-claimstringnoJWT claim to use as the user name

Min length: 1. Max length: 255.
username-prefixstringnoPrefix prepended to username claims

Min length: 1. Max length: 255.
Last updated on