HeaderSAML
Used when authentication is based data not provided by an end user (header or a token). Often sent from a reverse proxy.
Properties
Example Configuration
{
"alias": "samldispatch",
"name": "HeaderSAML",
"configuration": {
"idpID": "idp",
"pipeID":"tokenPipe"
}
Requirements
The response must include a parameter called username that may not be empty.
Older versions