Documentation ¶
Index ¶
Constants ¶
View Source
const ( CertCommonName = "oidc-dex" SecretCertName = "oidc-dex-cert" )
Variables ¶
This section is empty.
Functions ¶
func CreateCert ¶ added in v0.8.0
CreateCert creates a signed certificate for dex with kubernetes CA certificate and key
func GenerateClientSecret ¶ added in v0.8.0
func GenerateClientSecret() string
GenerateClientSecret returns client secret which is used by auth client (gangway) to authenticate to auth server (dex)
Due to this issue https://github.com/dexidp/dex/issues/1099 client secret is not configurable through environment variable so, replace client secret in configmap by rendering
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.