-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix to #363 causes org.xml.sax.SAXParseException #412
Comments
RP data:
|
qbert2k
added a commit
that referenced
this issue
Dec 29, 2016
Support JSON Property for HTTPOnly To enable it, set sessionStateHttpOnly: true in oxAuth config. Note that SessionManagement will not work. See http://openid.net/specs/openid-connect-session-1_0.html Note that your browser should not allow a client-side script to access the session_state cookie. Unfortunately, since the attribute is relatively new, several browsers may neglect to handle the new attribute properly. See https://www.owasp.org/index.php/HttpOnly
@uboznikov should I take a loo on this. Is it working fine now? |
@yurem In recent builds I have noticed that the error has gone. Should we close this? |
yes, I'm closing it. We updated java version and probably few libs during migration to log4j v2. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
USe XmlService to parse XML documents #363
Stack trace follows:
The text was updated successfully, but these errors were encountered: