Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 985 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 985 Bytes

Integrate Keycloak as a Third Party Key Manager for WSO2 API Manager

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

Getting Started

To get started, please refer to Integrate Keycloak with WSO2 API Manager Devportal.

Build

Use the following command to build this implementation

mvn clean install

How You Can Contribute

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