SKS Oidc
SKS Cluster OpenID config map
Properties
| Property | Type | Required | Description |
|---|---|---|---|
client-id | string | yes | OpenID client ID Min length: 1. Max length: 255. |
issuer-url | string | yes | OpenID provider URL Min length: 1. Max length: 255. |
groups-claim | string | no | JWT claim to use as the user’s group Min length: 1. Max length: 255. |
groups-prefix | string | no | Prefix prepended to group claims Min length: 1. Max length: 255. |
required-claim | object | no | A key value map that describes a required claim in the ID Token |
username-claim | string | no | JWT claim to use as the user name Min length: 1. Max length: 255. |
username-prefix | string | no | Prefix prepended to username claims Min length: 1. Max length: 255. |
Last updated on