pam_python
pam_python copied to clipboard
Support PUSH token
We need to poll the server here, in case of a push notification.
https://github.com/privacyidea/pam_python/blob/master/privacyidea_pam.py#L184
in this else-branch we either have a "normal" challenge response or a push notification.
Hi @cornelinux! With the recent update to the iOS app to now support push tokens, I wanted to see if there was any plans to update this project. Thanks!
There is a version of pam_python which allegedly supports push token here which is not maintained by us and not tested.
Great, thanks so much!