Skip to main content
Filter by
Sorted by
Tagged with
Advice
0 votes
2 replies
63 views

We are currently upgrading our IAM solution from WSO2 Identity Server 7.1.0 to 7.2.0, and we are facing an issue related to role assignments after the upgrade. When performing a Helm upgrade of our ...
user31908604's user avatar
0 votes
0 answers
45 views

On a Windows 11 computer, I'm trying to launch WSO2 API Manager (APIM) version 4.6.0 (C:\wso2am-4.6.0\wso2am-4.6.0\bin). The server starts up and initializes throttling policies, but it consistently ...
Sameera Herath's user avatar
0 votes
0 answers
49 views

Symptom When I build a MI Docker image using the WSO2 VS Code extension (Project Overview → Build Docker Image), the container fails on startup with this error: 2025-10-24 09:25:58.643 | [2025-10-24 ...
Imen Frigui's user avatar
0 votes
0 answers
52 views

I ran into a problem: Custom operation policies created in Publisher don't sync to Gateway in distributed Docker setup(same issue k8s), causing "Sequence not found" errors. (it was and in ...
Max Novozhilov's user avatar
0 votes
1 answer
85 views

I am trying to connect my APi developed by wso2 MI VsCode to an OpenLDAP server running on Ubuntu WSL. I’m using the WSO2 LDAP connector (V2) to perform LDAP operations (search, authentecates), but ...
Imen Frigui's user avatar
0 votes
1 answer
35 views

I am trying to push incoming data to AWS SQS in WSO2 MI 4.4.0 using AWS SQS connector v3.0.1. Integration: WSO2 MI 4.4.0 Developer Tool: WSO2 MI for VS Code extension OS: Ubuntu 22.04 Proxy server: ...
Justin's user avatar
  • 987
0 votes
1 answer
55 views

A simple setup - WSO2 API Manager (v4.4.x) handling client requests and sending them to a backend endpoint. The WSO2 API Manager is configured to support Basic Auth for the endpoint (Basic auth user ...
Atanas Matev's user avatar
0 votes
1 answer
35 views

I'm trying to run WSO2 Identity Server (or any WSO2 Carbon product) on Windows 11, but I'm getting an OSGi bundle resolution error immediately when starting the server. ERROR : FrameworkEvent ERROR [...
Imen Frigui's user avatar
0 votes
1 answer
120 views

Introspect always returns "900901 invalid credential", please check below error trace and configuration screenshot APIM admin key manager Configuration Also please note that it is working ...
muhammad nagah's user avatar
1 vote
1 answer
42 views

I was trying to deploy APIM 4.5 in docker but getting "/bin/bash: /home/wso2carbon/docker-entrypoint.sh: Permission denied" error. I have deployed the APIM 4.2 before which is working as ...
Nitesh Barnwal's user avatar
0 votes
1 answer
99 views

I am using WSO2 Micro Integrator (WSO2 MI) to make a file upload request to a backend. I sendr a multipart/form-data POST request with a file and some fields, like this: --header 'token: token' \ --...
Imen Frigui's user avatar
1 vote
0 answers
84 views

I try using the Ballerina module in wso2mi but i have the following error [2025-07-29 16:07:19,538] ERROR {io.ballerina.stdlib.mi.Mediator} - {api:BallerinLinuxAPI} function 'helloWorld' is called ...
user31169131's user avatar
1 vote
1 answer
83 views

I am using wso2 identiy server 5.7.0 I Configured Google Federation by adding clientid and client secret in WSO2IDP also created service provider and deployed pickupdispatch.war as exmample. After ...
Niranjan Vasadi's user avatar
1 vote
1 answer
53 views

import ballerina/http; import ballerina/io; // import utils/pdfUpload; configurable int port = ?; service / on new http:Listener(port) { resource function get .() returns json { return {...
Yasiru Lakintha's user avatar
0 votes
0 answers
60 views

Context: WSO2 v7.0.0 Login flow: Step 1: Identifier First Step 2: Username and Password Using Conditional Authentication Script Scenario: a. The user visits the first web application and tries to log ...
rizaldi habibie's user avatar
0 votes
1 answer
59 views

I'm following WSO2 Admin Services instructions for 4.5.0 version of WSO2APIM. I can fetch WSDLs for different services and generate requests in SOAP UI, hovewer I can not login my admin user in ...
Teodor Mysko's user avatar
1 vote
1 answer
72 views

I am using wso2 is 7.1 and have configured it for third-party key manager in API Manager 4.5 wso2. I use a jar for x-jwt-assertion header. I create some new attributes in wso2 is 7.1 and I fill them ...
Narges Ghelichi's user avatar
0 votes
0 answers
10 views

I don't see any document about installing wso2 OB on openshift? Can you help me I search link but I don't have any information about this? Another question about wso2 OB database, is this using same ...
user30833731's user avatar
-1 votes
1 answer
115 views

I am trying to configure SSO using OpenID Connect with Elastic Kibana. I am using WSO2 version 7.0.0 and Elastic/Kibana version 8.18.1. I have enabled the 30-day trial period and also activated the 30-...
I'm sK's user avatar
  • 31
0 votes
0 answers
77 views

I'm working with WSO2 API Manager 4.3.0 and trying to add a custom claim to the JWT generated by the gateway. Use case: I want to send a custom HTTP header (e.g., X-Custom-Id) in the request to the ...
abis axa's user avatar
0 votes
1 answer
54 views

I'm on wso2 mi trying to log json response objeect returned from target endpoint the enpoint return json but when i tried to test wos2 exposed api i got: [2025-04-17 17:26:04,349] ERROR {...
ABDLEHADI EL BCIR's user avatar
0 votes
1 answer
74 views

I'm evaluating Asgardeo as a potential solution. One of my requirements is the ability to customize the sign-up process — for example, by adding a "Terms of Use" checkbox. The feature "...
Mark's user avatar
  • 97
0 votes
1 answer
51 views

How do you handle Exceptions when modifying the PRE_ADD_USER eventHandler, e.g: When you are validating against something, and want the server to answer with HTTP code 400, instead of 500. ...
Carlos Fernández's user avatar
0 votes
1 answer
97 views

I have configured wso2 identity server 7.1.0 GA as below: create organization (orgA - 23d6071e-e64e-4992-b4fa-607b955af4a6) inside suborganization i created user: orgA-user Is is possible to get ...
Kakarot's user avatar
  • 108
0 votes
1 answer
40 views

I have encountered an issue when creating tokens through the developer portal. It appears that the grant type used during token creation affects the username recorded in the apim_metrics.log. oauth2 ...
Aee De's user avatar
  • 1

1
2 3 4 5
250