How to set SameSite=Strict and httponly=true for KEYCLOAK_SESSION cookie in Keycloak 26?

I’m using Keycloak 26 and I want to set the KEYCLOAK_SESSION cookie with SameSite=Strict and HttpOnly=true. Is there any way to configure this in Keycloak?