Simulating Digest Authentication with WebTest 2.0.34
8 views
Skip to first unread message
QLands Software
unread,
Dec 16, 2019, 5:57:14 PM12/16/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pylons-discuss
Hi,
I am testing my Pyramid application with WebTest and I can see in the documentation how to simulate basic authentication, however I need to simulate Digest authentication. How can I do this?