h1. Client Activation h2. Interface =. | *URL* |\2. @http://127.0.0.1:24727/eID-Client@ | | *Method* |\2. GET | |/4. *Query* | ?tcTokenURL | | | ?ifdName | | | ?contextHandle | | | ?slotHandle | | |/4. *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* |\2. @http://127.0.0.1:24727/status@ | | *Method* |\2. GET | | *Query* | | | |/4. *Returns* | 200 OK | | | 400 Bad Request | | | 406 Not Acceptable | | | 500 Internal Server Error | |