Maycon Santos
Maycon Santos
@fti7 thank you so much for your suggestions and my apologies for not giving feedback earlier, we are aligned on the use cases, for the profile switching I think we...
Relates to https://github.com/goauthentik/authentik/issues/3555
Hi @Leopere, sorry to hear that you are running into these issues. I would like to get more information from your setup to troubleshoot the issue. Is it possible for...
the issue was caused by a race condition in our signal system, which was fixed here in #431
We also got the same error and we had to disable service workers for our project. Now we have a problem with the silent login being slow when the tab...
Hi @guillaume-chervet we are injecting the key [ourselves](https://github.com/netbirdio/dashboard/blob/main/src/views/Peers.tsx#L112). See the video with the problem: https://user-images.githubusercontent.com/7747744/190903296-b9d638ef-82f9-4624-82d5-7caa59c8af86.mp4
Hello @timwsuqld we just merged a fix for that. You can now set AUTH_REDIRECT_URI and AUTH_SILENT_REDIRECT_URI variables in your docker-compose.yml to define the proper redirect URIs. These variables should be...
@MichaelSFP did you pull the latest docker image?
Hello, @BeryJu at netbirdio/netbird, we have some users very interested in this feature. Is there an estimation on when it will be merged and there anything we could help with?
Hello, @agneevX you can see the interface type after you run the `netbird up` command followed by `ip -d link show wt0`. See the example below with an output of...