Cookie Consent Timeout Value #1290
-
Where can I set the timeout for the cookie that is issued for Cookie Consent? Also I will need to do this on a per portal basis. The session timeout currently makes that message pop-up every time you go back to the site |
Beta Was this translation helpful? Give feedback.
Answered by
meetmandeep
May 24, 2021
Replies: 1 comment
-
@scottw12 There's no UI to change the expiration option for the cookie; however, this is indeed a bug. The cookie should never expire but it's always expiring at end of the session. This issue has been resolved in #1295 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
scottw12
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@scottw12 There's no UI to change the expiration option for the cookie; however, this is indeed a bug. The cookie should never expire but it's always expiring at end of the session.
This issue has been resolved in #1295