unlhcc/jupyter-duoauthenticator

Duo Pam auth failure

Closed this issue · 2 comments

We are testing this and got some problem. The jupyterhub doesn't give any webpage for DUO prompts.

the pam prints error like
python: Aborted Duo login for 'xxx': Error gathering user response

Do you know how to troubleshoot? Thank you!

Mengxing

It works. Thank you! The document could be enhanced a bit. The jupyterhub_config.py must include the import duoauthenticator.

Hello,

I wasn't able to look at this until now, so I'm glad you were able to get it working. Thanks for the suggestion - I will update the docs to reflect the needed import statement.