NiasCollectAuthenticationStatusValve
Check the status of an ongoing authentication using NetID Access server. Used in the context of the HTTP API.
On successful execution, a new item will be added if no items exist otherwise first item is used. Depending of the status the response either holds only the status or if the status is "COMPLETE" additional values are put in the response. Values are:
ocspresponse
signature
certificate
givenName
sn
personalNumber
name
notAfter
notBefore
deviceAddress
deviceName
deviceVersion
status
Properties
Example Configuration
{ "id" : "NiasCollectAuthenticationStatusValve", "name" : "NiasCollectAuthenticationStatusValve", "config" : { "endPoint" : "https://zhowroom.secmaker.edu/nias/ServiceServer.asmx" } }
Requirements
- Configured NetID access server.