HeaderBasedCertificateSAML
Used when authentication is based on a X509 certificate.
Fix for 3.0
A problem in PAS requires that you replace the following file in:
Server\mods\com.phenixidentity~auth-http~3.0.0\com\phenixidentity\authentication\handler\saml
Properties
Example Configuration
{
"alias": "certificatesaml",
"name": "HeaderBasedCertificateSAML",
"configuration": {
"idpID": "idp",
"pipeID":"tokenPipe",
"certificateheader":"myheader"
}
}
Requirements
Some kind of web front handling certificate extraction and populating the data.