An authentication configuration object. This consists of parameters
that are necessary to process authentication for end-users.
This configuration option uses the AuthParameters
type and consists of a list of dHealth Account Addresses or Public
Keys that are used for authentication purposes (registry), as well
as an authentication secret which is used for signing access tokens.
A CORS configuration object. This consists of parameters
that are necessary to secure API Requests of this backend runtime.
This configuration option uses the CrossOriginParameters
type and consists of an origin configuration to enable/disable
CORS and restrict the originators of requests to the API.
Generated using TypeDoc
COMMON
SecurityConfig
The dApp security configuration. This configuration object is used to determine communication, transport and process that are used in security-critical scopes.
SecurityConfig
v0.3.0