dex

package
v0.0.0-...-0490640 Latest Latest
Warning

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

Go to latest
Published: May 16, 2019 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	GRPCHost string `json:"grpcHost"`

	// OIDC (public) client config
	IssuerURL string `json:"issuerURL"`
	DexURL    string `json:"dexURL"`
}

Config is used for configuring dex adapters

func (*Config) Open

func (c *Config) Open(l *zap.Logger, cs *certs.ServiceCerts) (users.Adapter, error)

Open initializes the dex adapter

Jump to

Keyboard shortcuts

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