Add warning to set Token Endpoint Authentication Method i

This commit is contained in:
Misha Bragin
2022-07-07 15:25:31 +02:00
committed by GitHub
parent 5975f93989
commit cd9d0ac37e

View File

@@ -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)```
* 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.
* 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)
- 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)