"Remeber me" -> Remember only 2FA

Hi all,

We would like to introduce 2FA to our customers but do not want them needed to provide the second factor on every login. For that we would like to use the “remember me” functionality.
But instead of remembering the whole login we would like to just persist the second factor for a longer lifetime (10 days) but ask for the login-credentials (username, password) on every login (whenever the session expires).

Is this behaviour possible? If yes, how should the login flow look like on Keycloak Server?

Thanks in advance,
Anis