[keycloak-user] Authenticate a REST API with keycloak in express node js without using adapters

Saransh Kumar skm.8896 at gmail.com
Fri Mar 3 13:04:10 EST 2017


Hello all,

I have a REST API in express node js.
I want to secure it with keycloak bearer auth only.
So, a keycloak token would be recieved in the Authorization header of the
GET request to the REST API.
I have to verify the token with keycloak without using any adapters.
Please help me out in the process.


Thanks in advance
Saransh


More information about the keycloak-user mailing list