wso2-extensions / apim-km-keycloak

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

how to debug apim-km-extension #30

Open polyaha opened 3 years ago

polyaha commented 3 years ago

Description: I'm trying to debug this apim-km-extension but i don't know how.

The need start from testing the folowing scenario :

by far,

After testing from curl/postman/myApp, i always got the error 900900.

In order to check that everything is fine, i extract the token send to apim and make a manuel introspection that return that the token is valid

Please let's me know how to debug this extension to undestand the issue.

FYI: i already build carbon-apim with IntellJ and make it in debug mode but each time it reach getTokenMetadata i cant find source.