juanbjs / keycloak-api-key-demo

Demonstration on how to add an API key authentication feature to keycloak

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running: mvn package && docker-compose up

Note: You need to add auth-server to your hosts file (/etc/hosts for linux) and map it to localhost.

About

Demonstration on how to add an API key authentication feature to keycloak


Languages

Language:Java 65.8%Language:FreeMarker 21.0%Language:Dockerfile 4.6%Language:JavaScript 4.5%Language:HTML 4.1%