Identity Portal - Locale cookie does not contain the "httponly" and "secure" attributes
search cancel

Identity Portal - Locale cookie does not contain the "httponly" and "secure" attributes

book

Article ID: 445186

calendar_today

Updated On:

Products

CA Identity Suite

Issue/Introduction

The Identity Portal does not have the HttpOnly and Secure attributes for locale cookie

Environment

Identity Portal 14.5.x and v15

Resolution

The only cookie that requires strict HttpOnly and Secure protection is the session cookie which already enforces both.

The locale and userId cookies contain non-sensitive data and therefore do not represent a security risk, regardless of these attribute values.

Additional Information

For JSESSIONID cookie, see the Missing HTTPOnly and Secure Cookie Attribute with IM