wso2-extensions / apim-km-keycloak

Integrating API Manager with third party keymanager Keycloak
Apache License 2.0
4 stars 33 forks source link

using keycloak id instead of client id #10

Closed gayanlggd closed 4 years ago

gayanlggd commented 4 years ago

Purpose

Using keycloak id instead of client id for better cross compatibility.

Goals

Using keycloak id instead of client id for better cross compatibility.

Approach

Introducing a new method to get the keycloak id from client id

Security checks

Samples

N/A

Related PRs

N/A

Migrations (if applicable)

N/A

Test environment

N/A

Learning

N/A