Questions tagged [wso2-api-manager]

WSO2 API Manager is a complete solution for designing and publishing APIs, creating and managing a developer community, and for scalably routing API traffic.

WSO2 API Manager

Links

  1. Github Repos for components and the product
  2. Website
  3. JIRA
  4. Product Home Page
  5. Documentation
3244 questions
3
votes
1 answer

WSO2: How to integrate APIM and IS in wso2

I am currently evaluating WSO2 IS for authentication for APIM. Basically, the APIM login, authentication and token generation should happen through WSO2 IS. I have read through many documentation which are present in wso2 sites but could not getting…
2437850
  • 287
  • 2
  • 10
3
votes
1 answer

Changes to the scope of an API endpoint are not taken into account unless restarting WSO2. Product bug? If not, any way to configure this behaviour?

Starting with an API defined in WSO2 with no scopes associated to its endpoints... ... I get an access token and invoke them correctly. Now I modify and publish my API, assigning a scope to one on the endpoints so that it requires the editor…
codependent
  • 23,193
  • 31
  • 166
  • 308
3
votes
1 answer

WSO2 APIM access_token generation with default scope

I have configured wso2am-2.6.0 using SAML with wso2is-5.7.0 following the example https://wso2.com/library/articles/2017/03/use-cases-of-utilizing-saml-with-wso2-api-manager/ Both app is installed on same server with Port Offset=3. In the IS is…
3
votes
2 answers

Adding custom handler to specific API wso2 API-Manager

I need to add a custom handler and APIAuthenticationHandler to a specific API and it needs to be added below the handler class="org.wso2.carbon.apimgt.gateway.handlers.security.APIAuthenticationHandler"/> (Note that APIAuthenticationHandler is…
Rajith K
  • 399
  • 4
  • 18
3
votes
0 answers

WSO2 API JWT roles missing

we are using WSO2 API Manager version 2.5 and Identity Server 5.6 where the IS is the key manager for the API Manager. I enabled JWT in the IS config. Added a custom claim dialect with userid and roles (as we do not need everything the local claim…
Mat
  • 108
  • 7
3
votes
1 answer

apimcli list apis : 400 Bad request

I have wso2am-2.5.0 and apimcli-1.1.0 all downloaded from here: https://wso2.com/api-management/install/ i try to configure and use apimcli with wso2am running locally so, i've added the environment named local: apimcli add-env -n local --apim …
daggett
  • 26,404
  • 3
  • 40
  • 56
3
votes
0 answers

WSO2: socket timeout for LDAP secondary user store

I am trying to set up LDAP secondary user store in the WSO2 API manager 2.1.0. Settings are checked against this tutorial and also against WSO2 Integrator which is running smoothly on the same server. After I had few failed attempts to load the…
ZenOctober
  • 45
  • 1
  • 5
3
votes
0 answers

ERROR occured when I call APIM Rest API. (in multiple user)

I use WSO2 API-Manager 2.1.0 with MaribDB. Recently I've done some test with APIM Rest APIs such as create api, change life-cycle, and create application. The point of my test was to check how to APIM work when receive multiple requests. so I made…
ironrainbow
  • 141
  • 9
3
votes
1 answer

How to publish custom API after changing the password in API manager in WSO2(above version 5)?

In WSO2 API Manager, I want to use an WSO2 ESB API to publish store management. I have change password in API manager in the API Manager and also changed tag in /repository/conf/user-mgt.xml file.After changing password in API Manager…
VIVEK-MDU
  • 2,483
  • 3
  • 36
  • 63
3
votes
1 answer

WSO2 openbanking demo api returns Failed Authentication with SMSOTP

I am trying to use the demo site api https://openbanking.wso2.com/demo and on the User Authentication step i get Failed Authentication with SMSOTP 400 : BAD REQUEST even when the url…
sejuba
  • 63
  • 5
3
votes
2 answers

when will WSO2 API Management starts supporting OpenAPI3.0 (Swagger 3.0)?

As OpenAPI released new 3.0 version and wso2 provides the swagger editor and ui (2.0 version). is there any time when wso2 starts supporting open api(swagger)3.0
3
votes
1 answer

When starting the wso2 API Manager Analytics 2.1.0 I get the error below. The DB is cassandra

When starting the wso2 API Manager Analytics 2.1.0 I get the error below. The DB is cassandra 2017-08-01 11:39:17,472] [EI-Analytics] ERROR {org.wso2.carbon.analytics.dataservice.core.AnalyticsDataServiceComponent} - Error in activating…
UtkarshaG
  • 389
  • 1
  • 5
  • 19
3
votes
1 answer

WSO2 api manager asterisk in empty resource path

I have wso2 api manager version 2.1.0 where I have deployed API which has empty resource path for method get, up to here is all OK but when I want to call it from a store I see at the end asterisk which is preventing to get output and I am getting…
tom vesely
  • 31
  • 4
3
votes
1 answer

fresh install of API Manager 2.1: Error - No tasks assigned to the login user or no connectivity with BPS engine

I just downloaded and installed WSO2 API Manager to a Linux server. As per the installation guide, I have not made any changes. The only wrinkle I had was that the wso2server.sh script did not have execute permission so I set that manually. I did…
RaymondB
  • 31
  • 4
3
votes
7 answers

Errors while starting WSO2 API Manager 2.1.0

I am getting errors and warnings while trying to bring up WSO2 API Manager 2.1.0 for the first time. [CentOS Linux release 7.3.1611 (Core)]. Excerpts are given below. I have already tried the suggestions at: Failed to start wso2 API Manager v2.0.0…
RSN
  • 51
  • 1
  • 3