package
1.10.0
Repository: https://github.com/concourse/dex.git
Documentation: pkg.go.dev

# Functions

NewAPI returns a server which implements the gRPC API interface.
No description provided by the author
NewServer constructs a server from the provided config.
NewServerWithKey constructs a server from the provided config and a static signing key.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
LocalConnector is the local passwordDB connector which is an internal connector maintained by the server.
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

ConnectorsConfig variable provides an easy way to return a config struct depending on the connector type.

# Structs

Config holds the server's configuration options.
Connector is a connector with resource version metadata.
Introspection contains an access token's session data as specified by [IETF RFC 7662](https://tools.ietf.org/html/rfc7662).
No description provided by the author
No description provided by the author
Server is the top level object.
WebConfig holds the server's frontend templates and asset configuration.

# Interfaces

ConnectorConfig is a configuration that can open a connector.

# Type aliases

No description provided by the author