MobilSITHS
HTTP wrapper to simplify accessing SITHS.
HTTP wrapper to simplify accessing SITHS.
Communicate with SITHS backend. Most common usage is in conjunction with an API exposed to clients wanting to leverage SITHS functionality, auth & sign.
Data is sent to SITHS with out any transformation.
For information on how to format the request data consult SITHS API documentation.
Valve name: MobilSITHS
Name | Description | Default value | Mandatory | Expanded |
---|---|---|---|---|
Data sent to SITHS is the entire pipe request. This must conform to any SITHS requirements.
Response data from SITHS backend is sent back to calling client without any transformation with one exception:
On mode "COLLECT" and response is "complete" the JSON response is enriched with "subject" in "completionData" -> "credentialInformation". This will only occure in response certificate contains RDN with identifier-id "2.5.4.5"
The script engine to use.
"default"
Allowed value is one of: AUTH,COLLECT,CANCEL or SIGN
N/A
SITHS backend endpoint.
N/A