Replies: 1 comment
-
|
I am attempting to configure my Reverse Proxy, Zoraxy, to use Forward Authentication, with Authentik as the authorizatin provider. I previously was using Nginx Proxy Manager, but switched over to Zoraxy for some additional functionality and reporting (I like being able to restrict access to my home server to just United States-based IP addresses). I have several web-apps that lack any sort of authentication or user management that I want to expose to the Internet so that I can access them remotely, so forward authentication is necessary. I was able to configure Zoraxy for OATH, but I really need to configure it for Forward Authentication on a Per-Application basis. When I tried this morning, I got a "Not Found" message. Note that I'm substituting mydomain.tld instead of my actual domain. From Zoraxy v.3.2.9:
Provider Settings (Associated with IT-Tools Application which I'm testing with): Name: Provider for IT Tools When I use Forward Auth (single application), I set the following:
When I tried Forward Auth (domain level), I set the following:
Token Validity: hours=24 Advanced Protocol Settings:
Authentication Settings:
Advanced flow settings:
Outpost:
Advanced Settings → Configuration: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Greetings. About a month ago, I migrated from Nginx Proxy Manager to Zoraxy on my TrueNAS, and have been liking the improvements, especially the better reporting and the county-based allow lists. However, one of the challenges I've been facing is the forward authentication using Authentik. I've consulted the following, and am confused.
What I'm trying to do - I have the following applications set up on my server:
These applications lack the OAuth2/OpenID Provider in the application itself, so I set up Per-Application authentication for these apps in order to control access for the very limited group of friends that I share the server. Under Nginx, I know that I had to pass some headers as a script which I copied from Authentik into Nginx to get Forward Authentication to work and setting up an Outpost and I can control access.
Under Zoraxy, I'm.... lost. I'm sure that once I get one working, the rest will quickly fall into place. One of my confusion points is at the SSO / Oauth2 page..... do I use Forward, or OAuth2, and do I have to plug in additional headers?
Does Zoraxy support per-application integration with Authentik at this time? If not, then how do I configure it via domain so that I can get four of the applications working?
Beta Was this translation helpful? Give feedback.
All reactions