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
+131
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
19 views

Is there a way to set other parameters in ballerina.observe or ballerinax.jaegger besides the documented?

There are just some documented parameters to configure Observability. In OpenTelemetry there are other parameters that can be set. For example, deployment.environment (https://opentelemetry.io/docs/...
0 votes
0 answers
10 views

WSO2 IS missing internal_login scope from obtained token

WSO2 Identity server documentation says that to use /t/{tenant-domain}/api/users/v1/me/sessions API i need to get ticket with internal_login scope. But i cannot. Using URL like this to get Implicit ...
0 votes
0 answers
24 views

API Gateway "log.getClientIdentifier() is null or missing"

Here is the complete error I'am using Spring java as backend (gradle) and ReactJS as frontend. Here is my docker Gateway logs: 2024-07-05 20:20:32 Jul 05, 2024 6:20:32 PM freemarker.log....
0 votes
0 answers
59 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
13 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 ...

Learn something new
These are the most recent articles in WSO2 Collective
2 votes
102 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