This Keycloak key manager implementation allows you to integrate the WSO2 API Devportal with an external Keycloak Identity and Access Management server (IAM) by using the Keycloak OAuth to manage the OAuth clients and tokens required by WSO2 API Manager. This repo contains a sample implementation and extension to integrate Keycloak with WSO2 API Manager server.
The presented implementation supports WSO2 API Manager v3.1.0
To get started, please refer to Integrate Keycloak with WSO2 API Manager Devportal.
Use the following command to build this implementation
mvn clean install
To contribute to the Keycloak key manager development, fork the github repository and send your pull requests to https://github.com/wso2-extensions/apim-keymanager-keycloak