How can I test the authentik application directly, bypassing Nginx Proxy Manager, to isolate the issue?

Question

Grade: Education Subject: Support
How can I test the authentik application directly, bypassing Nginx Proxy Manager, to isolate the issue?
Asked by:
103 Viewed 103 Answers

Answer (103)

Best Answer
(386)
If possible, access the authentik application directly using its internal IP address and port (e.g., `http://:`). This bypasses Nginx Proxy Manager and helps determine if the problem lies within authentik itself or with the proxy configuration. If authentik works correctly when accessed directly, the issue is likely related to Nginx Proxy Manager.