dex

package
v0.9.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 8, 2019 License: Apache-2.0 Imports: 11 Imported by: 0

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

func CreateCert(
	client clientset.Interface,
	pkiPath, kubeadmInitConfPath string,
) error

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

func GetDexImage

func GetDexImage() string

GetDexImage returns dex image registry

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL