Questions tagged [api-manager]

[DO NOT USE] Use `wso2-am` tag instead.

API Manager leverages proven, production-ready integration, security, and governance components from the WSO2 Enterprise Service Bus, WSO2 Identity Server, and WSO2 Governance Registry. In addition, it leverages the WSO2 Business Activity Monitor for Big Data analytics, giving you instant insight into APIs behavior.

As with all WSO2 products, the WSO2 API Manager is 100% open source. Designed for easy customization, it is extensively pluggable to integrate with existing infrastructure in your enterprise.

Reference :

http://wso2.com/products/api-manager/

209 questions
1
vote
0 answers

WSO2 APIM Build Failure : : am-p2-profile: Cannot generate P2 metadata: P2 publisher return code was 13 -

Unable to build wso2 API manager version 2.6.0. Os : Tried with Windows 10 and Cent OS Maven & Java version Details: [root@localhost ~]# mvn -version Apache Maven 3.0.5 (Red Hat 3.0.5-17) Maven home: /usr/share/maven Java version: 1.8.0_242,…
1
vote
0 answers

WSO2 API Manager (3.0.0) and Micro Gateway (3.0.0) configuration

So here are the task that I have tried to set the WSO2 API manager and the Micro Gateway services in my local system , so here is a sample configuration OS: Ubuntu server 18 LTS WSO2 API Manager - Local Server IP: 192.168.1.50 WSO2 MicroGateway…
1
vote
2 answers

WSO2 API Manager - Exposing services to third parties

We have architecture pattern (Layered DMZ) where: 1. External facing applications are deployed in 3 layered DMZ (DMZ1 for Web Server, DMZ2 for App Server and DMZ3 for Database server) 2. We do not allow DMZ1 directly talking to LAN, however DMZ2,…
1
vote
1 answer

How to send account confirmation e-mail after self sign up on WSO2 AM

Hi i Want in API manager WSO2 in store section after user registered Send email with link to confirm account am version: 2.5.0 Please Help Me
1
vote
1 answer

What is the significance of Puppet and SVN in the WSO2 API Manager architecture?

WSO2 recommends having Puppet & SVN as part of the API Manager architecture. But I have not found documentation that clearly states what this is required for. If someone can help me here with the actual reason for these tools that would be great.…
Guru
  • 23
  • 2
1
vote
1 answer

Error Wso2 "Problem accessing: /. Reason: Not Found" when I try to log in Api Manager after configure Api Analytics

I've installed Wso2 Api Manager a few days ago follow this intructions: 1. I've downloaded https://wso2.com/api-management/install. 2. I've installed using the wizard in C:\Program Files\WSO2\API Manager directory. 3. I've initialize Api Manger…
isosa
  • 33
  • 8
1
vote
2 answers

How to send account confirmation e-mail after self sign up on WSO2 API Manager

We managed to lock the user store account after self registering an account in the store, but the only way we figured it out to unlock the account is using the admin console (CARBON). We've been trying to make the confirmation e-mail work after self…
MCR
  • 77
  • 1
  • 5
1
vote
1 answer

Removeing http_access_yyyy_mm_dd.log file in wso2 API Manager

I have one problem with API Manager. I don't want to have logs of requests and responses in API Manager, because those log files are so big and I encounter files with 20G. I tried to comment Catalina access file, which is in…
1
vote
1 answer

Is there any way to force WSO2 API Manager accept untrusted certificates?

I'm wondering if There is a way to force WSO2 API Manager accept untrusted certificates. I want to use HTTPS endpoints in Publisher , And I do not want to import public certificate to client-truststore.jks and wso2carbon every time. I also tried to…
mohammad
  • 25
  • 2
  • 10
1
vote
1 answer

Configuring dynamic endpoint per tenant in WSO2

I am new to WSO2 and I am tring to make a setup for a POC. I have a single API that is used by multiple tenants. But for every tenant it must connect to a different endpoint like this https://server:port/api/{tenant}/x/. I am wondering what the best…
1
vote
0 answers

Custom Application logs in WSO2 API Manager

I have deployed a custom web application in WSO2 API Manager. However i used my own log4j.jar instead of WSO2 APIM log4j.jar. Im not seeing the logs in default wso2carbon.logs. Can anyone please tell me where my logs will be saved/directed.
Babu
  • 21
  • 4
1
vote
1 answer

WSO2 API Manager How to prevent subscriber freely subscribe to API but keep the API visible

WSO2 API Manager How to prevent subscriber freely subscribe to API but keep the API visible (how to add approval function before grant a subscription) Could anyone assist on how to limit a subscriber to freely subscribe to an API? For example I have…
J Phiong
  • 29
  • 1
  • 3
1
vote
0 answers

How to update Production/Sandbox back end URL of already defined API in WSO2 API manager through Database update

I have defined nearly 100 API in wso2 instance of QA env, I wanted to move same API to Production Environment . For that I need to manually update Production/Sandbox back end url manually through UI which will be very hectic. Is there any ways I can…
Pabitra
  • 43
  • 4
1
vote
1 answer

wso2 API Manager, java Restfull Endpoint can't be found when calling the API through the swagger

I created an API with WSO2 API Manager adding my own java Restful Service as Endpoint. Testing the service endpoint worked fine. I subscribed to the API properly but when invoking the API with the swagger it returns the following body…
edwing
  • 68
  • 3
1
vote
1 answer

WSO2 API Manager - API Group inside another group

Im aware that in order to group APIs, we need to tag tha APIs with desired "suffix"-group in WSO2 Publisher. Is it possible to create a subgroup within existing API Group?
Babu
  • 21
  • 4