cmd

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2022 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const ConfAutoUpdateIrmaSchemas = "auth.irma.autoupdateschemas"

ConfAutoUpdateIrmaSchemas is the config key to provide an option to skip auto updating the irma schemas

View Source
const ConfClockSkew = "auth.clockskew"

ConfClockSkew is the config key for allowed JWT clockskew (deviance of iat, exp) in milliseconds

View Source
const ConfContractValidators = "auth.contractvalidators"

ConfContractValidators is the config key for defining which contract validators to use

View Source
const ConfHTTPTimeout = "auth.http.timeout"

ConfHTTPTimeout defines a timeout (in seconds) which is used by the Auth API HTTP client

View Source
const ConfIrmaSchemeManager = "auth.irma.schememanager"

ConfIrmaSchemeManager allows selecting an IRMA scheme manager. During development this can ben irma-demo. Production should be pdfb

View Source
const ConfNetworkTrustStoreFile = "network.truststorefile"

ConfNetworkTrustStoreFile defines a file to use as a TLS truststore

View Source
const ConfPublicURL = "auth.publicurl"

ConfPublicURL is the config key for the public URL the http/irma server can be discovered

Variables

This section is empty.

Functions

func FlagSet

func FlagSet() *pflag.FlagSet

FlagSet returns the configuration flags supported by this module.

Types

This section is empty.

Jump to

Keyboard shortcuts

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