About
Module for custom information messages to end user where UI customisations are desired. Typically used un logout and error messages.
Name
Description
Mandatory
Default
{
"name": "InformationEndpoint",
"config": {
"http_context": "/userinfo",
"endpoint": [
{
"context_path": "/generic",
"template": "generic_error.template",
"overlay_dir": "web/overlay_test"
}
]
}
}