Reverse proxy sso auth returns service 404, other auth type works #6247
Unanswered
bornav
asked this question in
Q&A / Support
Replies: 2 comments
-
|
i can still replicate it on v0.72.0 |
Beta Was this translation helpful? Give feedback.
0 replies
-
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.
-
Before posting
Topic
Self-hosting, Identity provider / SSO
Deployment type
Self-hosted - quickstart script
Operating system or environment
Linux, Docker
NetBird version
server:0.71.3, dashboard:v2.38.1,proxy:0.71.3
Question
Why is it if i try to access reverse proxy protected resource with auth type SSO, it returns back 404 service not found netbird error, but if i use any other authentication type it works?
Desired outcome
i would expect it to work the same if login is successfull
What have you tried?
I am able to access netbird managment with my OAUTH(keycloak) and manage my users
if i rerun the quickinstall script in another domain, replicate the OAUTH config and expose the service, then im able to access the protected resource
Relevant environment details
config.yaml
proxy.yaml
dashboard.yaml
Logs or output
which results in

here are logs if i use pin auth
Beta Was this translation helpful? Give feedback.
All reactions