Gitea, Keycloak, Login session time

Hello,
Could you help please to increase login session in keycloak auth in browser session?

As i see, when we use local account and check “Remember this device”, we receive a cookies.

  • _csrf - set to expire 24 hours after login
  • gitea_awesome - depends on LOGIN_REMEMBER_DAYS
  • gitea_incredible - depends on LOGIN_REMEMBER_DAYS
  • i_like_gitea - expires after session ends
  • lang - expires after session ends

But when we use OpenID connect we have only _csrf, i_like_gitea and lang, and should click OpenID button every day.

Is there a way around this?

Thanks and have a nice day.

Hi, lunny.

Thanks for the information.
It’s very sadly, that we don’t have any workaround yet.

Have a nice day.