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
0
votes
0 answers

API gateway : Bluemix

I have an issue with the embedded API management within a Cloud Foundry application ( node.js ) on bluemix .There is a certain path in the yaml which is not working via the gateway, please see below the relevant path from the yaml: …
PiFi
  • 11
  • 3
0
votes
1 answer

Calling Azure API mgmt REST API to update swagger API schema

I'm trying to update an APIs schema calling the Azure API management REST API like this: curl -X PUT -H "Content-Type: application/application/vnd.ms-azure-apim.swagger.definitions+json" -d @service-api.swagger.json -H "Authorization: Bearer…
spatula
  • 1
  • 2
0
votes
1 answer

Connection between the Traffic Manager and the Endpoint system in Mashery API Management solution

I would like to know if it is possible for Mashery solution to expose backend services that are secured with OAuth 2.0 or Kerberos. My idea is to hide this authentication by Mashery Traffic Manager, for the services that are secured with a basic…
Mohcine Aterhzaz
  • 173
  • 1
  • 3
  • 12
0
votes
1 answer

Show all API Products across multiple Developer Portals

I have created two different Developer Portals to separate my APIs. Is it possible to view ALL of my published products (from both Portals) in a single Portal? For example, I want to have a public Developer Portal that only shows a subset of my…
MBillau
  • 5,366
  • 2
  • 28
  • 29
0
votes
1 answer

Mashery with external identity provider like IdentityServer4

Does Mashery play nicely with a third party OAuth2/OpenID Connect provider? Can it be configured to allow OAuth2 tokens to pass through? If so, how much functionality of Mashery is lost by going with a different identity provider? I am currently…
Vanlightly
  • 1,389
  • 8
  • 10
0
votes
2 answers

Do I need an API Gateway

I have an application that has a couple of features that I would like third parties business to avail of. for example the user information gets passed to us and we run ID checks and send back a token with information. I think I can use a third…
storno88
  • 1
  • 1
0
votes
1 answer

How can we use API Connect to publish the existing REST API of customer?

Supposed that customer only provides me the URL end point of their existing API. They don't have swagger file for us to import the APIs. Customer wants to use API Connect to publish their API to users to use. I did that successfully with API…
0
votes
1 answer

How does APIM work with Azure traffic manager?

In APIM we need to have a key that a client knows about: ocp-apim-subscription-key What happens when traffic manager round robins to another server? Does the client need to know about the second subscription key?
RuSs
  • 1,725
  • 1
  • 29
  • 47
0
votes
0 answers

API connect published api in developer portal test return Can't Post

Follow bluemix document for API connect to create, publish one api to bluemix. While I login bluemix developer portal and register one application, then try to post the api with client id. it returns can't post error log... I can see this error log…
Erimer Lin
  • 11
  • 2
0
votes
1 answer

Create a REST API from a Web Service Operation with IBM API Connect

I would like to create a REST API from a Web Service Operation with IBM API Connect. On IBM API Management 4 we can create a REST API and assemble a Web Service Invoke Operation by wsdl. We can connect, discover, define, configure and review…
Ant
  • 95
  • 1
  • 7
0
votes
1 answer

Bluemix API management service APIs

I am looking for Bluemix API management apis to move apis through different environments as a part of devops process. I also want to setup same set of APIs for multiple tenants where each API proxy to a different backend. I could not find any such…
jaydeepva
  • 71
  • 5
0
votes
1 answer

Spring boot microservice with OAuth 2 and JWT for Security

I am developing a Spring boot application for payment using microservices, which will be consumed by mobile application and web application. 1) Users need to be authenticated for accessing the mobile app 2) Third party mobile apps using my services…
0
votes
1 answer

Is there a way to import external custom API to Bluemix without using API management service? If yes, How?

I am trying to import a custom API that I created. Is there a way to use it straight from IBM-datapower without importing it into Bluemix catalog using API management service?
John
  • 1
0
votes
1 answer

Bluemix API Management, secure the API implementation

I want to expose a REST-ful service as an API to the outside world on Bluemix Public. Therefore I have a liberty app, containing a REST service implemented in JAX-RS. Additionally I leverage the "API Management Service" to secure that app, via…
Tobias N. Sasse
  • 252
  • 1
  • 12
0
votes
1 answer

How to point to endpoints for an API in BlueMix?

We have deployed our flows in Cast Iron Virtual Appliances. There are 2 Virtual Appliances which will be acting in Active-Active mode. I have created a Secure gateway and added a destination with the Virtual Appliance-1 IP. The cloud host of…
1 2 3
11
12