Forward Auth with NPM - I want to pay someone for dedicated support to resolve a simple issue. #14825
Unanswered
mylegitches
asked this question in
Q&A
Replies: 0 comments
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.
-
Serious applicants only, please
I have a seemingly simple use case:
I will have internal users (myself and a few other 'admins') that are part of my company.
I will have external users - authentik will be used to to confirm their access to a webapp (identity & MFA).
I was planning to have mywebapp.mydomain.com authenticate through auth.mydomain.com, meaning I want to use authentik's flows to handle the logins to my webapp that has no authentication mechanisms. I want external users to use MFA to login.
From what I can understand from the docs the best way to do this is to do a single-app forward auth. I have tried this across many environments for many months and I cannot ever get it to work.
I have the following docker compose project running:
Containers:
I have 2 Proxy Hosts configured:
I have tinkered with severl permutations of settings in Nginx Proxy Manager, using suggested snippets from authentik's WebUI, the web, YouTube, ChatGPT, stack overflow, and more. I have been trying to get successful results with this basic configuration on several different environments - PCs, networks, VMs, domains, companies, etc. No matter what I cannot get this seemingly simple feature to work.
I would like to pay for some support since my account doesn't qualify for the included support tier.
Beta Was this translation helpful? Give feedback.
All reactions