Hello everyone, I’m new to privacyIDEA.
I need to make my TOTP token cached for 12 hours so that during this period it won’t be requested again when logging in.I’ve set up a privacyIDEA server on ALT Linux, using the httpd2 web server.
Redis is installed and running.I created a policy with auth_cache=12h.
However, I still have to enter the one-time password each time I log in.
Could you please tell me what I might be missing or what else needs to be configured?