Bug #233
closedReceiving "Bad Request, Return-To-Websession yielded a non-redirect response." whenever trying to use the browser plugins
0%
Description
Each time trying to log in to some webservices using the Chrome and Safari plugins, I'm receiving this error message:
Bad Request
Return-To-Websession yielded a non-redirect response.
The URL in the browser is
http://localhost:24727/eID-Client?activationObject=%3Cobject%20type%3D%22application%2Fvnd.ecard-client%22%20width%3D%220%22%20heigh%3D%220%22%20border%3D%220%22%3E%0A%3Cparam%20name%3D%22ServerAddress%22%20
(cut for possible security/privacy issues).
How to reproduce:
1. Go to webservice, start authentification
2. Click through dialogs
3. Enter PIN
4. Open eCard sends you back to the website
5. Error message is shown in browser
I was trying following services:
- MeineSchufa
- Rentenversicherung
I was able to use the Demo from the website, but as far as I know this isn't using the browser plugin.
I couldn't get any further related logs, neither in the system log nor by starting the jar on the command line. Is there any way to enable some kind of debug mode?