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
0
votes
1 answer

Restrict access for publishing API to publisher only

Was following the WSO2 course and landed on this. So far, only the admin account can publish and API. I just want the API creator to create the API and the API publisher to publish it. I tried to create different roles and give them only the…
0
votes
1 answer

How to integrate Own Database in WSO2

I have installed WSO2 IS 6.0.0 and it is working. I have even configured Service Providers which are working fine. Now I have my own MYSQL Database which has its own table(local_users) with users in it. There are around 10 users. I want those users…
Mayur Dighe
  • 349
  • 2
  • 12
0
votes
0 answers

"error while loading user profile metadata" with WSO2 API Manager 4.1

I have added an Active Directory to the carbon console to connect to WSO2 API Manager , i have successfully read the users list but when i try to get the informations of each user i got error error while loading user profile metadata .
Oussama Nairi
  • 146
  • 1
  • 10
0
votes
2 answers

Deprecated API is not viewable in WSO2 API Manager 4.1.0

There is Pizzashack sample API is deployed in WSO2 APIm 4.1.0 However API state has been moved to Deprecated in sometimes before. When click on this API to make some changes (delete/moved to some other state etc) , It is loading, not getting any…
Justin
  • 855
  • 2
  • 11
  • 30
0
votes
1 answer

Is there a way to disable SSL verification on wso2 api manager gateway while calling backend api

I am getting SSL errors whenever SSL certificates on backend are updated. Is there a way to disable the SSL verification in wso2 api manager gateway
0
votes
1 answer

Setting the below property does not affect to refresh token.Only the access token is renewed per each request

[oauth.token_renewal] renew_access_token_per_request= "true" I set this to the deployment.toml file in wso2 IAM. I generated access token, use it in a API it works fine, When i regenerate access token, the old one should get expires but in my case…
0
votes
1 answer

why new resources defined in rest api doesn't get synced in wso2 api manger and when I call the resource face 404 not found error?

new resources defined in rest api doesn't get synced in wso2 api manger and when I call the resource face 404 not found error,what is the problem?
Ali farahzadi
  • 274
  • 2
  • 10
0
votes
2 answers

How to create OAuth2 Opaque(Reference) Access Tokens

How to create OAuth2 Opaque(Reference) Access Tokens in apimanager 410? I followed enter link description here, but cannot find OAUTH token type when we create applications. I want to create this application because of the issue enter link…
0
votes
2 answers

WSO2 API Manager 4.1.0 - JSON2XML policy not working

There is Hello World API is onboarded into WSO2 APIm 4.1.0 GA release. I added JSONtoXML policy from policy List to Response flow by follows steps provided in WSO2 APIM Doc and deployed in DEV portal by clicking save and deploy option JsonToXML.j2 -…
Justin
  • 855
  • 2
  • 11
  • 30
0
votes
2 answers

WSO2 API Manager(wso2am-2.1.0) - Maintaining a Separate Log File

I'm using WSO2 API Manager 2.1.0. Is it possible to maintain a separate log file for a specific API as required? Thanks in advance.
0
votes
1 answer

Cannot access wso2 upgrade document

WSO2 api manager 410 from 260 upgrade document is missing. I can google it and see a document. but can't load it. I can remember that there was a document with all the steps. Is it down?
0
votes
2 answers

What is the best Practices to exporting wso2

What is the best to exporting API & EndPoint & DataService on WSo2 ? usually I export the API & EndPoint in same car.file then exporting dataservice in other carbon file
0
votes
1 answer

How to check whether query parameter is added to the request path

I have an api that some times have query parameter and sometime not. I want to add a query parameter to to the request path and can i do it with message mediation. If there aren't query parameter, the parameter need to be added with…
0
votes
1 answer

WSO2 Change API owner in Publisher

I would like to change the API owner/publisher of an API I have published, so I can keep publishing new versions of this API with another user. I am using wso2 v2.6 I've been looking for an option in the Publisher & Store UI but did not see the…
alberto
  • 3
  • 3
0
votes
1 answer

Web Socket connection forbidden (Invalid handshake response getStatus: 403)

I am unable to connect as a client to WebSocket via WSO2 v4.1.0. and receive events. Directly through the URL used by Publisher for this API connection and everything is fine, but through API Manager I get "Invalid handshake response getStatus: 403"…
Yaroslav
  • 67
  • 7
1 2 3
99
100