Hello,
I am trying to set up local admin accounts so that they first have to log in with their normal username/password and then log in with their TOTP token, for example.
This is already set up for normal users and works perfectly. Unfortunately, this policy does not seem to work for admin accounts.
In the policy “login_mode: privacyIDEA”
and in the further policy
“challenge_response: totp hotp yubikey webauthn | otppin: userstore | reset_all_user_tokens: true”
is configured.
This corresponds exactly to the guidelines for normal users.
What do I have to do differently so that it works like for users?
Kind regards