Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kiquetal/tokenier-api

A simple fastify image to request keycloak token
https://github.com/kiquetal/tokenier-api

fastify keycloak oidc-token

Last synced: 19 days ago
JSON representation

A simple fastify image to request keycloak token

Awesome Lists containing this project

README

        

### A simple docker imagae to request token using client credentials flow

#### Prerequisites

Set `CLIENT_ID` and `CLIENT_SECRET` environment variable

Set `KEYCLOAK_URL` environment variable to the keycloak server url

#### How to run

npm install
npm start

### Execute the url

curl -XGET http://localhost:3000/token