NGINX proxyauth documentation is incorrect #423
Labels
No labels
bug
chore
documentation
enhancement
help
in-progress
question
ready-for-release
released
translation
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
adam/gate#423
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe the bug:
The documentation says:
So I did use the URL I set in my voidauth APP_URL config, meaning I used:
This caused a 500 error
However if I use the internal voidauth url (ie: http://127.0.0.1:3000/api/authz/auth-request; ) , it works
I'm assuming the documentation is wrong
Additional context:
Good job, other than that, this was super easy to setup compared to Authentik, hopefully a security audit happen soon so that it's safe to use for stuff exposed to the internet :)
Thanks for opening an issue! Indeed it does look like the documentation is incorrect
@notquitenothing Good to hear I'm right, I spent more than 1-2 hours trying to figure out what was causing the 500, so glad to hear it wasn't for nothing 🙃