Skip to content

Disable login checks for healthz endpoints and do not save id_token in session cookie

Andre Moreira Magalhaes requested to merge wip/andrunko/T9281 into master

Avoid login checks when accessing healthz endpoints and do not save id_token in session cookie to avoid hitting the session cookie size limit.

Signed-off-by: Andre Moreira Magalhaes andre.magalhaes@collabora.com

https://phabricator.apertis.org/T9281

Merge request reports