Gerrit van Brakel
Gerrit van Brakel
The stacktrace does not concern the token handling, but a SSL error in receiving the main response
When we were earlier confronted with the SocketException problem, we did not really address it, but circumvented it with a retry mechanism. This retry mechanism does, however, only work in...
suggested to set tokenExpiry="10000"
It appears to me that you are trying to use the messageId as the filename. messageIdPropertyKey should not be set to solve this issue. It might be necessary to change...
I have tried to setup an ResourceOwnerPasswordGrantFlow, but this results in an error: ``` { "error":"invalid_request", "error_description":"The request is missing a required parameter, includes an invalid parameter value, includes a...
I can imagine that the connection to the login server is less reliable than to the 'production' server. It would be good to run the application or the tests with...
This appeared to be caused by a wrong update statement. A JdbcTableListener was used on the IBISSTORE table, with status value column TYPE using multicharacter statusvalues like 'Error' and 'Done'...
We need to reproduce this and make a test for it.
I propose to convert all 'when string it is a filename' constructions to use an explicit flag to consider the input as a filename
This is not a bug (as for instance the url-parameter is displayed), but a feature request to be able to inspect and compare the actual url, headers and body.