santoshshinde2012 / tyk-keycloak-demo

Basic demoto integrate tyk gateway open source with keycloak

Home Page:https://blog.santoshshinde.com/getting-started-to-tyk-api-gateway-with-keycloak-16307435584a

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TYK Keycloak Demo

Demonstrates how to use Tyk Gateway to protect a Node JS API, denying access to it without an OIDC token from a Keycloak instance.

Please add the following lines to your /etc/hosts:

127.0.0.1       oidc
127.0.0.1       tyk

Run

docker-compose up