Skip to main content

WSO2 Collective

WSO2 solutions give enterprises the flexibility to deploy applications and services on-premises, on private or public clouds, or in hybrid environments. Our collective aims to enable developers to build value-added services and get to market faster.
15.1k Questions
+6
8.1k Members
+118
Website Contact
Twitter Facebook Instagram LinkedIn GitHub

Pinned Bulletins

View all 1 bulletins

WSO2 has some news to share

Can you answer these questions?

View all unanswered questions

These questions still don't have an answer

0 votes
0 answers
78 views

WSO2 Identity Server (wso2is-5.11.0) - Identity Server Fails to Startup After Applying OAuth Fix

I am using wso2am-4.1.0 and I have setup wso2is-5.11.0 as the Key Manager. The refresh_token grant fails due to presumably a missing class RefreshTokenValidationDataDO. Accordingly I applied the fix ...
0 votes
0 answers
17 views

WSO2 TOTP not working as port 9443 is getting appended to the url

I have wso2 installed in 2 nodes and each node have apache2 running on port 443 and wso2 running on 9443/9763 port. There is a load balancer for the nodes. While implementing 2FA with Totp when user ...
0 votes
0 answers
25 views

Conditional Router Wos2 Runtime error occurred while mediating the message java.util.ConcurrentModificationException

I'm trying to implement simple example about conditional-router mediator this is the API XML code <?xml version="1.0" encoding="UTF-8"?> <api context="/conditional-...
0 votes
0 answers
22 views

How to Disable HTTP Access Logs in WSO2 Micro Integrator

I am currently using WSO2 Micro Integrator and I'm looking to completely disable HTTP access logs to optimize performance and reduce unnecessary I/O operations. I have tried several configurations but ...
0 votes
0 answers
43 views

Disable SSL socket communication between components within WSO2

We have an issue when deploying WSO2 Api Manager inside of a kubernetes environment with a service mesh. This service mesh already handles HTTPS / SSL security, and is only able to receive non-...

Learn something new
These are the most recent articles in WSO2 Collective
2 votes
107 views
4 minute read
How-to guide

Default error payload - How can it be saved to be worked on in the future.

Through logs it is possible to record events and activities that occur in the system. Saving these logs in a database is essential for several reasons such as : Security and Compliance Problem ...
Trindad's user avatar
  • 21
1 vote
172 views
6 minute read
How-to guide

Getting a Flask app to the cloud, in record time ⏱ 🚀

Introduction In the present day, business organizations are concerned about the time saved by streamlined business processes. Online reservation management is a vastly used practical solution to ...
Rumado's user avatar
  • 327
-1 votes
11k views
10 minute read
How-to guide

Streamlining Customer Support: Integrating Shopify with Zendesk

Introduction In today's fast-paced business landscape, efficient customer support is paramount for maintaining a competitive edge. Integrating different platforms to streamline operations has become a ...
Thushara Sampath's user avatar
1 vote
61 views
5 minute read
Knowledge article

Module Import Restriction with Ballerina Code Analyzers

This article is written using Ballerina Swan Lake Update 7. In this article, we are learning what code analyzers in Ballerina Swan Lake are, the possible use cases for code analyzers, and how we can ...
Gayal Dassanayake's user avatar
-1 votes
11k views
6 minute read
How-to guide

Expose a simple Ballerina program as an AWS Lambda Function

This article was written using Ballerina 2201.7.0 (Swan Lake Update 7) and is about exposing a simple Ballerina program as an AWS Lambda Function. AWS Lambda is a serverless, event-driven compute ...
Praneesha Chandrasiri's user avatar