Closed buehner closed 9 years ago
The jsonGenerator has to be closed before the writer object. Otherwise no JSON will be returned when logging in.
The change will also set the content type of the login response to avoid a console error in Internet Explorer.
The jsonGenerator has to be closed before the writer object. Otherwise no JSON will be returned when logging in.
The change will also set the content type of the login response to avoid a console error in Internet Explorer.