oicr-softeng / keycloak-apikeys

Keycloak plugin to enable API Keys for user authentication
GNU General Public License v3.0
0 stars 0 forks source link

keycloak-apikeys

Keycloak plugin to enable API Keys for user authentication.

This extension extends Keycloak Server providing additional REST endpoints to create and manage API Keys.

Build

mvn clean package

Docker setup

  1. Build using mvn clean package
  2. Run docker-compose up

Endpoints

List API Keys

Create API Key

Check API Key

Revoke an API Key