Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 744 Bytes

SksOidc.md

File metadata and controls

20 lines (12 loc) · 744 Bytes

SksOidc

SKS Cluster OpenID config map

Properties

Name Type Description Notes
clientId String OpenID client ID
issuerUrl String OpenID provider URL
usernameClaim String JWT claim to use as the user name [optional]
usernamePrefix String Prefix prepended to username claims [optional]
groupsClaim String JWT claim to use as the user's group [optional]
groupsPrefix String Prefix prepended to group claims [optional]
requiredClaim Map<String, String> A key value map that describes a required claim in the ID Token [optional]