OIDC users don't stay logged in

I’m running Gitea with Authentik as the auth provider, using OIDC. Generally, I really like this. However one point of frustration is that I don’t stay signed in to Gitea between closing and reopening the browser when logged in as an OIDC user. I’m still logged into the auth provider, so when clicking the sign-in button with Gitea, I’m logged in straight away. But this is usually an additional two clicks. Call me lazy, but ‘remember me’ works great for local users, so trying to understand if anything can be done here.

Thanks!