Actions
Control Interface » History » Revision 3
« Previous |
Revision 3/40
(diff)
| Next »
Moritz Horsch, 08/06/2012 09:13 AM
Client Activation¶
Interface¶
URL | http://127.0.0.1:24727/eID-Client |
|
Method | GET | |
Query | ?tcTokenURL | |
?ifdName | ||
?contextHandle | ||
?slotHandle | ||
Returns | 200 OK | The refresh address is comprised in the Message Body (Hack for MAC OS Safari). |
303 See Other | The Location field in the response should contain the refresh address. | |
400 Bad Request | Malformed GET request, e.g. parameters are missing. | |
500 Internal Server Error |
TODO * What happens if the Client Activator cannot start an application? * What happens if the Client Activator cannot fetch a TC Token from the given TCTokenURL?
URL | http://127.0.0.1:24727/status |
|
Method | GET | |
Query | ||
Returns | 200 OK | |
400 Bad Request | ||
406 Not Acceptable | ||
500 Internal Server Error |
Updated by Moritz Horsch over 12 years ago · 3 revisions