Actions
Feature #387
closedImplement the Status action according to BSI-TR-03124-1 v1.2
Start date:
03/19/2015
Due date:
% Done:
0%
Estimated time:
Reviewer:
Build Version:
Description
Implement the Status call according to BSI-TR-03124-1 v1.2.
This means to return status information to the caller. The endpoint to get the information is:
http://127.0.0.1:24727/eIDClient with the query parameter "Status"
localhost may be used as alternative for the IP address.
The TR does not specify a format of the returned data. So we probably should return data in the format the ausweisapp2 is returning.
Actions