mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-18 08:26:35 +00:00
Add warning to set Token Endpoint Authentication Method i
This commit is contained in:
@@ -90,7 +90,7 @@ For this tutorial we will be using domain ```demo.netbird.io``` which points to
|
|||||||
|
|
||||||
> Use ```https://YOUR DOMAIN``` as ````Allowed Callback URLs````, ```Allowed Logout URLs```, ```Allowed Web Origins``` and ```Allowed Origins (CORS)```
|
> Use ```https://YOUR DOMAIN``` as ````Allowed Callback URLs````, ```Allowed Logout URLs```, ```Allowed Web Origins``` and ```Allowed Origins (CORS)```
|
||||||
* set the variables in the ```setup.env```
|
* set the variables in the ```setup.env```
|
||||||
* Make sure that `Token Endpoint Authentication Method` is set to `None` in your Auth0 Default Application
|
* :warning: Make sure that `Token Endpoint Authentication Method` is set to `None` in your Auth0 Default Application
|
||||||
6. Configure ```NETBIRD_AUTH0_AUDIENCE``` property.
|
6. Configure ```NETBIRD_AUTH0_AUDIENCE``` property.
|
||||||
|
|
||||||
* Check [Auth0 Create An API](https://auth0.com/docs/quickstart/backend/golang#create-an-api) section to obtain AuthAudience.
|
* Check [Auth0 Create An API](https://auth0.com/docs/quickstart/backend/golang#create-an-api) section to obtain AuthAudience.
|
||||||
@@ -131,4 +131,4 @@ Feel free to ping us on [Slack](https://join.slack.com/t/wiretrustee/shared_invi
|
|||||||
|
|
||||||
- NetBird managed version: [https://app.netbird.io](https://app.netbird.io)
|
- NetBird managed version: [https://app.netbird.io](https://app.netbird.io)
|
||||||
- Make sure to [star us on GitHub](https://github.com/netbirdio/netbird) :pray:
|
- Make sure to [star us on GitHub](https://github.com/netbirdio/netbird) :pray:
|
||||||
- Follow us [on Twitter](https://twitter.com/netbird)
|
- Follow us [on Twitter](https://twitter.com/netbird)
|
||||||
|
|||||||
Reference in New Issue
Block a user