Replies: 2 comments
-
I also would like some guidance on this. I am working on getting an equivalent to the "subrequest" example nginx config for caddy using its forward_auth directive, and I need to be able to reliably trigger the challenge as I figure out what's wrong with my config... |
Beta Was this translation helpful? Give feedback.
0 replies
-
Change the cookie lifetime to 5 seconds:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I contribute to ladybird and ran into some problems when trying anubis. The problem is with the browser, but it may be non-deterministic(I suspect threading issues) so running the anubis check repeatedly would be helpful. But when the challenge doesn't run on each reload(which is good, but not for testing). How could I go about this?
Beta Was this translation helpful? Give feedback.
All reactions