Oidc
SKS Cluster OpenID config map
Properties
| Property | Type | Required | Description |
|---|---|---|---|
client-id | string | yes | OpenID client ID |
issuer-url | string | yes | OpenID provider URL |
groups-claim | string | no | JWT claim to use as the user’s group |
groups-prefix | string | no | Prefix prepended to group claims |
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 |
username-prefix | string | no | Prefix prepended to username claims |
Last updated on