Questions tagged [ibm-api-management]

APIs deliver data and information to apps, enabling innovative businesses to transform themselves. IBM API Management enables API owners to define, secure, control, and publish APIs to developer communities, as well as to analyze API usage.

APIs deliver data and information to apps, enabling innovative businesses to transform themselves. The IBM® API Management for Bluemix® service enables API owners to define, secure, control, and publish APIs to developer communities, as well as to analyze API usage.

178 questions
1
vote
1 answer

Cannot borrow client for ssl://das_server:7712

I´m trying to configure DAS server with my Gateway wso2 API Management. In my log always appear the messages bellow: TID: [-1] [] [2017-04-24 19:55:11,133] ERROR {org.wso2.carbon.databridge.agent.endpoint.DataEndpointConnectionWorker} - Error while…
Alex
  • 69
  • 1
  • 7
1
vote
1 answer

Apiman does not restore gateway

Could you please assist me with the following issue. I use Apiman version 1.2.1 FROM jboss/wildfly:9.0.2.Final ENV APIMAN_VERSION 1.2.1.Final I expose this version via kubernetes, as a persistent volume I use postgres in the same container. Once I…
1
vote
1 answer

How to integrate WSO2 api manager 2.0.0 with OpenAM for usermanagement?

I'm trying to integrate WSO2 with OpenAm for user management. Can anyone provide me the steps for integrating.?
1
vote
0 answers

WSO2 implement only HTTP service

How to publish only Http service from WSO2AM? I am receiving an empty response from the server when I access WSO2AM service from my client. This is what I am setting for HTTP. Service is working using HTTPS but that is not desired.
Abhinav Tyagi
  • 5,158
  • 3
  • 30
  • 60
1
vote
2 answers

API Management with GIT and Octopus - Git PUSH / Git PULL

Following on from this post of mine: API Management with GIT I have an API management instance running. I know API management has its own GIT repository. I can successfully clone, change and push changes up to my API management GIT repository. I am…
RuSs
  • 1,725
  • 1
  • 29
  • 47
1
vote
1 answer

configure the secure gateway ip tables to allow connections from api connect

I want to expose some APIs in Bluemix from my datacenter using API Connect and the Secure Gateway, but I need that just API Connect can call this APIs because I am going to secure them with this service. I have been trying to do this with the IP…
1
vote
1 answer

API Management with GIT

I have an API management instance running. I know API management has its own GIT repository. I can successfully clone, change and push changes up to my API management GIT repository. My issue is, I have my own VSTS Git Repository (source control…
RuSs
  • 1,725
  • 1
  • 29
  • 47
1
vote
1 answer

Wso2 API orchestration requirement for API Management

We successfully launch Wso2 API management solution. One of the main functionality of our project is to orchestrate several simple API and make one Meta API. Then we want to publish this Meta API into Wso2 API Management Publisher and make it…
1
vote
2 answers

IBM Bluemix failed to create API Management

I have a trial version of IBM Bluemix. I tried to create an API Management service instance. First, it shows a message Just a sec! We're still setting up a few things for you.... However, after a while, I got the following error message The service…
1
vote
0 answers

OAuth 2 Enforcement in Bluemix API Management

I am trying to enforce OAuth 2 in Bluemix for a suite of microservices via API Management. Am I right in the assumption that the API Management service will always act as an OAuth 2 Authorization Provider as opposed to only checking the validity of…
Tobias N. Sasse
  • 252
  • 1
  • 12
1
vote
1 answer

IBM APIM ADP Search does not support wild card

When searching in the IBM API Management Advanced Developer Portal it does not support wild card searches. Is there any alternative method to do the search?
1
vote
1 answer

Is oauth a reserved word in Bluemix API management?

I have configured two urls in the Bluemix API management service https://api.apim.ibmcloud.com/persistentserver/persistentappdev/api/login https://api.apim.ibmcloud.com/persistentserver/persistentappdev/api/oauth/token Both APIs use the same proxy…
ralphearle
  • 1,696
  • 13
  • 18
1
vote
1 answer

Disabling XML schema validation for SOAP Proxy APIs in Bluemix API Management

I published a SOAP API that is based on a WSDL. However, I need to disable the content validation for that API. I was able to disable the content validation for DataPower Web Services Proxy, but I cannot find this option for API Management in…
1
vote
1 answer

How do you implement Multiple Rate limits in IBM API Management?

How do you restrict the number of calls to a set of APIs per second, minute or day? Can you provide the procedure for doing it?
1
vote
1 answer

What is "Base Path" when composing a new API on BlueMix's API manager?

I am trying to create a new API in Bluemix with the API Manager service. One of the initial things that it wants to know is the "base path" of the API. I decided that must be the public URL of the API (e.g.,…
David Powell
  • 537
  • 1
  • 4
  • 16