Open excaliburzarau opened 2 months ago
Hello guys,
An update on the issue.
I AM using the cloudflare provider, i already enabled the grc streaming option on my DNS profile.
I also tried to create a new flow device-code-flow and assign it to a brand on Authentik, the issue still remains.
Thank you all in advance.
Best Regards
Describe the problem
When trying to connect a mobile device or a laptop, after pressing to connect, the Netbird redirects me to Authentik, then it redirects me to a localhost:53000 page saying that i am now connected. After i go back to the Netbird menu, i press to connect and it gets stuck on connecting. On the logs it reports
that no peer auth method provided, please use a setup key or interactive SSO login
and i can actually see that on the it does not get an user Id with the codeaccountID: UNKNOWN
this can be verified on the image below.To Reproduce
Steps to reproduce the behavior:
Expected behavior
Authenticate with the Authentik user and connect the Netbird client to my self-hosted server.
Are you using NetBird Cloud?
It is a self-host NetBird's control plane.
NetBird version
v0.28.9
NetBird status -dA output:
Not applicable
Do you face any (non-mobile) client issues?
I have issues both on the mobile client and the laptop. Unable to run the command for the same reason as above.
Screenshots
Additional context
I believe that the Authentik application is sending the User ID but for some reason the Netbird does not receive the User ID presenting the error
accountID: UNKNOWN
. If i try to set a different scope on the Authentik application it does get the data from Authentik which i can see on the Netbird logs.Can someone give me an idea of what i might be missing?
Thank you all in advance.