Closed IvanAndrukh closed 1 year ago
Seems there is an issue with XUI, it can't create http only cookie by design, I'll try to figure out how to fix this.
Please, notify when you resolve this issue.
Please notify when the issue is resolved
XUI, it can't create http only cookie by design
XUI, it can't create http only cookie by design
is there any work around to enable Http Only flag in OpenAM 13.5.2 without disabling XUI .
Unfortunately, not yet.
Unfortunately, not yet. thanks for the quick reply .
Unfortunately, not yet.
Can we set this flag true for federated module authentication . SAML federation does not require XUI interaction . Any enhancement or post Authentication federation module can we set the http only flag .
use
-Dcom.sun.identity.cookie.httponly=true
Describe the bug I've tried to turn on httpOnly from admin panel(com.sun.identity.cookie.httponly=true) but it doesn't help. How can I set httpOnly to the 'true'?
Expected behavior HttpOnly flag is turned on for the iPlanetDirectoryPro cookie
Additional context Here is the screenshot.