Skip to content

Commit

Permalink
Removed controller session cookie age setting
Browse files Browse the repository at this point in the history
In AAP 2.5, the session age cookie is now managed in the gateway instead
of the controller.  Will need to be added back once we start adding in
separate gateway configuration as code.
  • Loading branch information
jce-redhat committed Feb 19, 2025
1 parent 3b4fa65 commit c4398a7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions common/setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,4 @@ controller_notifications:
http_method: POST
headers: {}

controller_settings:
- name: SESSION_COOKIE_AGE
value: 180000
...

0 comments on commit c4398a7

Please sign in to comment.