I am trying to get PrivacyIdea working with UCS v5. I have it working in UCS v4.
I have the PrivacyIDEA server up and I can validate the PIN/TOKEN in the interface for the UCS user.
But it seems UCS is not using the HOTP PIN/TOKEN, the normal password from UCS works.
I have the ucr entries set:
ucr set privacyidea/saml/enable=True
ucr set privacyidea/saml/url=https://your.domain.controller.net/privacyidea
ucr set privacyidea/saml/verifyhost=False
ucr set privacyidea/saml/verifypeer=False
I don’t see the place to modify the policies for this anymore. Before it showed up under the users in v4. Has this changed to enable OTP.
Is there a way to enable just the PIN and OTP for some users?
Thanks in advance!