Skip to content

Commit

Permalink
Change misleading subtitle "gateway configuration" (#5752)
Browse files Browse the repository at this point in the history
This section isn't referring to any configuration on gateway. it is a dashboard change to enable gateway to connect via MDCB. 

More specifically, change to the organization object on the dashboard.
  • Loading branch information
munkiat authored Nov 26, 2024
1 parent 9a30614 commit 98b4bc0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ Alternatively, you can issue a request to the `/env` endpoint to return your MDC
curl -H "x-tyk-authorization: <secured-endpoint-secret>" https://my-mdcb-host:8181/env
```

## Gateway configuration
## Enabling MDCB on Organization Object on Tyk Dashboard

Before a worker gateway can connect to MDCB, it is important to enable the organization that owns all the APIs to be distributed to be allowed to utilize Tyk MDCB. To do this, the organization record needs to be modified with two flags using the [Tyk Dashboard Admin API](https://tyk.io/docs/dashboard-admin-api/).

Expand Down

0 comments on commit 98b4bc0

Please sign in to comment.