SithsEidAuthenticateValve
Trigger SITHS eID authentication. Used in the context of the HTTP API.
On successful execution, a new item will be added with the SITHS eID orderRef and autostarttoken values as properties.
Example Configuration
{
"name": "SithsEidAuthenticateValve",
"config": {
"keyStore": "5ca8fb2f-bb98-48eb-a1fd-f1e89879fd50",
"sithseidURL": "https://secure-authservice.idp.ineratest.org",
"organizationName": "PhenixID",
"personalIdentifier": "{{request.personalIdentifier}}"
}
}
Requirements
- Keystore (p12 format) file used to authenticate to the SITHS eID service. The keystore must have been uploaded to PhenixID Authentication Server.
- Add trust to HTTPS SSL certificates using this instruction.
- SITHS eID client (for testing).