pam_python icon indicating copy to clipboard operation
pam_python copied to clipboard

Support PUSH token

Open cornelinux opened this issue 6 years ago • 3 comments

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.

cornelinux avatar Apr 30 '19 12:04 cornelinux

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!

bryannorton avatar Oct 02 '19 15:10 bryannorton

There is a version of pam_python which allegedly supports push token here which is not maintained by us and not tested.

plettich avatar Oct 04 '19 08:10 plettich

Great, thanks so much!

bryannorton avatar Oct 04 '19 09:10 bryannorton