Documentation
¶
Index ¶
Constants ¶
const ConfAutoUpdateIrmaSchemas = "auth.irma.autoupdateschemas"
ConfAutoUpdateIrmaSchemas is the config key to provide an option to skip auto updating the irma schemas
const ConfClockSkew = "auth.clockskew"
ConfClockSkew is the config key for allowed JWT clockskew (deviance of iat, exp) in milliseconds
const ConfContractValidators = "auth.contractvalidators"
ConfContractValidators is the config key for defining which contract validators to use
const ConfHTTPTimeout = "auth.http.timeout"
ConfHTTPTimeout defines a timeout (in seconds) which is used by the Auth API HTTP client
const ConfIrmaSchemeManager = "auth.irma.schememanager"
ConfIrmaSchemeManager allows selecting an IRMA scheme manager. During development this can ben irma-demo. Production should be pdfb
const ConfNetworkTrustStoreFile = "network.truststorefile"
ConfNetworkTrustStoreFile defines a file to use as a TLS truststore
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 ¶
Types ¶
This section is empty.