environment

package
v0.0.0-...-cf5a296 Latest Latest
Warning

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

Go to latest
Published: May 24, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SessionStateKey      string = "state"
	SessionTokenKey      string = "token"
	SessionIdTokenKey    string = "idtoken"
	SessionRawIdTokenKey string = "idtokenraw"
	RequestIdKey         string = "RequestId"
	AccessTokenKey       string = "access_token"
	IdTokenKey           string = "id_token"
	LogKey               string = "log"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type SessionKeys

type SessionKeys struct {
	SessionAppStore string
}

type State

type State struct {
	SessionKeys  *SessionKeys
	Provider     *oidc.Provider
	IdpApiConfig *clientcredentials.Config
	AapApiConfig *clientcredentials.Config
	HydraConfig  *oauth2.Config
}

Jump to

Keyboard shortcuts

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