Search code examples
keycloakgravitee

How can i add security to my gravitee.io api with keycloak?


i try to add security to my Api defined in Gravitee.io with a keycloaK apikey .

I've tried to add resource in my api conf but i not found resource "Keycloak provider" to paste my keycloak json file. like in the last screenshot of this readme :

https://github.com/gravitee-io/breizhcamp-2018-tia

I use Gravitee.io 1.24 (last docker image) and keycloak 5.0.0 please help me ;-)


Solution

  • You need to download the keycloak resource plugin and drag & drop the zip file into the both directories 'plugin' of your instances (gateway and management) :) You can found it at this link : https://download.gravitee.io/graviteeio-apim/plugins/resources/gravitee-resource-oauth2-provider-keycloak/

    Have a good day :)