dexserver

package
v6.4.2 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2020 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDexServer

func NewDexServer(config *DexConfig) (*server.Server, error)

func NewDexServerConfig

func NewDexServerConfig(config *DexConfig) (server.Config, error)

Types

type DexConfig

type DexConfig struct {
	Logger      lager.Logger
	IssuerURL   string
	WebHostURL  string
	SigningKey  *rsa.PrivateKey
	Expiration  time.Duration
	Clients     map[string]string
	Users       map[string]string
	RedirectURL string
	Storage     s.Storage
}

Jump to

Keyboard shortcuts

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