Commit Graph

12 Commits

Author SHA1 Message Date
Maycon Santos
bb94342cc8 Support custom redirect callback URIS (#92) 2022-10-12 12:25:55 +02:00
Maycon Santos
c58834309b Add hotjar integration (#89)
hotjar is only enabled if NETBIRD_HOTJAR_TRACK_ID is passed
2022-10-02 18:01:06 +05:00
Misha Bragin
25e8a52465 Refactor to generic OIDC config (#66)
Cleans up config.json providing generic OIDC properties.
This allows for using other IDP providers besides Auth0.
The change is backward compatible with the previous versions.
2022-08-15 19:32:01 +02:00
Maycon Santos
224a889de3 Parse API URL when using default 443 and 80 ports (#62)
Init scripts will remove ports for replacement when the user
provided default HTTP and HTTPS ports.

This was causing issues with trusted domain logic from the OIDC library.
2022-07-27 11:09:45 +02:00
Maycon Santos
b59865ae05 Replace Auth0 SDK with axa-fr/react-oidc (#60)
Replacing Auth0's SDK with a more generic implementation of an OIDC client.
This will allow us to use other IDP providers that follow the OIDC standards.
2022-07-26 16:13:08 +02:00
Misha Bragin
665e6191ea Dynamically fetch the latest release of NetBird on startup (#52) 2022-06-06 13:44:18 +02:00
braginini
70739f643e Fix Nginx script to properly replace config envs 2022-05-28 20:15:53 +02:00
braginini
25026a7212 Fix netbird envs 2022-05-28 19:54:57 +02:00
Misha Bragin
856a2e1264 Add WIRETRUSTEE_MGMT_GRPC_API_ENDPOINT endpoint to display in the UI (#20) 2022-03-21 16:39:32 +01:00
Maycon Santos
6fad55b4cb Fixx cron (#15)
* fix crontab filename and expression

* log to stdout
2021-12-20 16:45:33 +01:00
Maycon Santos
7586b1a909 set init cert properties 2021-09-05 10:12:57 +02:00
braginini
99fa0fb4ac initial commit 2021-09-03 15:00:54 +02:00