ClientCertificate
Authenticate using a certificate in the HTTP request. Typically used when PAS is in front of a reverse proxy handling the certificate extraction.
Properties
Example Configuration
{
"alias": "cert",
"name": "ClientCertificate",
"configuration": {
"successURL": "/config/",
"pipeID": "validatecert"
},
"id": "cert"
}
Click to copy
Requirements
Client certificate must have been extracted before executing authentication