You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.
Expected Behavior
From security point of view, it is required that SecureFlag must be set in all sensitive cookies.
Current Behavior
Currently, there is no SecureFlag in AuthenticationToken and XSRF-Token cookie
Possible Solution
SecureFlag can be added in HTTP response to avoid any security vulnerability.
Reference: https://www.owasp.org/index.php/SecureFlag
The text was updated successfully, but these errors were encountered: