mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-20 17:36:36 +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.
|
||||||
|
|||||||
Reference in New Issue
Block a user