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.
Updated by Hans-Martin Haase over 9 years ago
- Status changed from New to Review
- Assignee set to Hans-Martin Haase
- Target version changed from 1.3.0 to 1.1.0
- Reviewer set to Tobias Wich
Done on my branch bugfixes-1.1.0.
Actions