enable-embedded-html
Use the enable-embedded-html to enable or disable the generation of the
credential viewer HTML response.
Syntax
enable-embedded-html = {yes|no}
Description
Whether the credential viewer application returns the HTML response page to render the credential
data for requests which do not have the 'Accept: application/json' header set.
Options
- yes
- The embedded credential viewer returns a HTML response for requests which do not have the
'
Accept: application/json' header. - no
- The embedded credential viewer returns a 400 response for requests which do not have the
'
Accept: application/json' header.
Usage
This stanza entry is optional.
Default Value
yes