simplesamlphp-module-privacyidea icon indicating copy to clipboard operation
simplesamlphp-module-privacyidea copied to clipboard

:fish: OTP Two Factor Authentication Module for simpleSAMLphp to run with privacyIDEA

Results 13 simplesamlphp-module-privacyidea issues
Sort by recently updated
recently updated
newest added

Update the translations to fulfill the v2.0 requirements. - [x] migrate translations - [x] create default english translation - [ ] add other languages to new translation schema

Add poll in browser feature

Type: Enhancement

This could be useful e.G. if a user has forgotten his webauthn device and will use an SMS token as an alternative. Question: Is it possible to trigger an sms...

Check after next core update if it will work

Prio: Low

I am in the process of updating PrivacyIdea and simpleSAMLphp. Unfortunately, I can't get this to work, because no attributes are received from the PI server. The reason is that...

After failing a webauthn challenge, users are presented with alternate login options. I haven't been able to successfully use them, though, nothing I tried resulted in successful authentication. Is there...

this should fix https://github.com/privacyidea/simplesamlphp-module-privacyidea/issues/218

This is meant as a first step in solving https://github.com/privacyidea/simplesamlphp-module-privacyidea/issues/220 Suggestions on how to improve the design on this fix are very welcome. The new strings still need to be...

this should fix https://github.com/privacyidea/simplesamlphp-module-privacyidea/issues/216

When a user enters a wrong username, they are presented with ERR904, indicating the username doesn't exist. This can be abused by attackers to bruteforce discover which usernames are valid....