HeaderSAML
Used when authentication is based on header. Typically sent from a reverse proxy.
Properties
Example Configuration
{
"alias": "samldispatch",
"name": "HeaderSAML",
"configuration": {
"idpID": "idp",
"pipeID":"tokenPipe"
}
}