wso2-extensions / apim-km-keycloak

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

Try it console is only accessible via the default key manager.But the default key manager is disabled at the moment. #31

Open alexduraipalam opened 3 years ago

alexduraipalam commented 3 years ago

Hi Team, I have successfully configured Key cloak as my Key Manager. Right now I have both Key cloak and Resident Key manager enabled. In the store portal, I am able to allow the subscriber to test their API with the resident key manager keys. Ideally I would like to disable the Resident Key manager and allow the users to test their API subscription with Key cloak Key manager. But the try out test console is saying, it can allow only the resident key manager for testing. Is there a work around to allow the subscribers to test their subscription with Key cloak Key manager?

I am seeing the below message on the developer portal while try to test the API if I disable the resident key manager "Try it console is only accessible via the default key manager.But the default key manager is disabled at the moment."

How do I make the Key cloak as default key manager?

viruls commented 2 years ago

Hi @alexduraipalam , We have similar requirements and may I know if you are able to achieve "Try it Console" using external key manager ? Please advise.

I am able to see that the clients were created from devportal to KeyCloak but we are not sure how we can use the access token from the Try it console.

Please advise. Thanks in advance.