Questions tagged [wso2]

WSO2, Open Source Java based Middleware Service provider. All WSO2 products are 100% open source and released under the Apache License Version 2.0.

WSO2() is an open-source technology provider founded in 2005. The company’s hybrid platform to develop, reuse, run and manage integrations prevents lock-in through open source running on-premises or in the cloud.

With offices in the US, UK, Brazil, Germany, Australia, Sri Lanka, India, Dubai, WSO2 employs over 900+ engineers, consultants, and professionals worldwide. Together, with hundreds of the world’s largest corporations, leading universities, and governments, WSO2 executes more than 6 trillion transactions, exposes more than 500,000 APIs, and manages over 500 million identities every single year.

WSO2 Main Products and solutions

WSO2 API Manager

WSO2 API Manager () is the #1 Open-source Platform for Building and Managing APIs With Ease. It is one complete platform for building, integrating, and exposing your digital services as managed APIs in the cloud, on-premises, and hybrid architectures to drive your digital transformation strategy. WSO2 API Manager 4.0.0 product release includes the capabilities of WSO2 Enterprise Integrator () as well. Enterprise Integrator is a collection of Micro Integrator (), Enterprise Service Bus (), and Streaming Integrator(). It is an open-source hybrid integration platform providing graphical and CLI tooling, integration runtimes, and monitoring with a variety of deployment options.

WSO2 Identity Server

WSO2 Identity Server () is an API-driven, open-source, cloud-native IAM product. The developer-first approach helps enterprises significantly lower costs, modernize and consolidate their IAM and CIAM capabilities, save developer time, and accelerate time to market.

WSO2 Open Banking

WSO2 Open Banking delivers comprehensive technology and strategic consultancy to help you execute standards-compliant, commercially successful open banking initiatives.

WSO2 Open Healthcare

WSO2 Open Healthcare is API-driven interoperability, seamless and secure health data exchange, and health data transformation with prebuilt Fast Healthcare Interoperability Resources (FHIR®) accelerators for rapid implementation by meeting regulatory compliance requirements.

Choreo

Choreo is an enterprise integration platform as a service (iPaas) that allows organizations to rapidly develop applications using a low-code or pro-code approach.

Asgardeo

Asgardeo is an Identity as a service (IDaaS) that takes the complexity out of managing user access and enables building a secure and frictionless customer experience in just minutes. Asgardeo enables all of the key CIAM requirements organizations need to meet. It delivers built-in IAM best practices, easy-to-follow documentation, and common workflows including SDKs, Integration with social and enterprise identity providers, strong authentication options including TOTP, passwordless with FIDO2, biometrics, and more.

Ballerina

Ballerina () is an open-source programming language developed by WSO2. It is a modern general-purpose programming language and platform for building applications for the cloud era.

WSO2 Legacy Products and solutions

12223 questions
8
votes
3 answers

Has anyone managed to build WSO2 from source?

Has anyone here managed to build WSO2 (orbit/kernel/platform 4.0.0) from source? After having spent three days, more or less, trying to build this project from source I'm about to give up. There are people here trying to help and I do appreciate…
Acmeguy
  • 131
  • 4
8
votes
1 answer

wso2 svn update - E205011: Failure occurred processing one or more externals definitions

I am trying to svn update the 4.0.0 platform branch, but repeatedly hit the error: E205011: Failure occurred processing one or more externals definitions My svn info output: C:\wso2\src\wso2carbon_platform_branch_400>svn info Path: . Working Copy…
Chris Snow
  • 23,813
  • 35
  • 144
  • 309
8
votes
1 answer

what is wso2 'orbit', 'kernel' and 'platform'?

While working out how to build the wso2 platform from source, I have found many references to the terms 'orbit', 'kernel' and 'platform'. These terms represent separate code repositories, e.g. svn co…
Chris Snow
  • 23,813
  • 35
  • 144
  • 309
8
votes
2 answers

does axis 2 automatically create (and save) wsdl file?

I have a web service up and running with eclipse/tomcat/axis2. I want to get it linked to a bpel process, so I need the wsdl file. I can display the wsdl by starting the server and going to http://localhost:8080/axis2/services/MyService?wsdl But if…
bernie2436
  • 22,841
  • 49
  • 151
  • 244
8
votes
2 answers

How do I resolve "Packages is not defined" in WSO2 Carbon 4.0.3 with Application Server Features?

I am attempting to upgrade from WSO2 Carbon 3.0.0 to Carbon 4.0.3. Using Carbon 3.0.0, after installing the necessary features, I'm able to write JavaScript Mashup services that can call external Java libraries--and since WSO2 carbon uses Rhino,…
GamerJosh
  • 3,419
  • 3
  • 19
  • 28
8
votes
2 answers

Default WSO2 ESB server login credentials?

I just setup WSO2 ESB and got it started in the command line console. I have the Management Console webpage running in a browser now but am stuck on the login. Is there a default username/password to use as a start here? Any help is…
user1867521
  • 101
  • 1
  • 5
8
votes
1 answer

WSO2 get user by claim value

I need to know how to get wso2 users by claim value, to perform some kind of search? example: getUsersByClaimValue(String claimUri, String claimValue);
Stepan Bahdikyan
  • 358
  • 2
  • 11
8
votes
4 answers

WSO2 ESB Unable to convert complete JSON data to XML

I am constructing a POC. And I created a pass through proxy service for Google Plus. Without using any proxy service I get this is my output : { "kind":"plus#person", "etag":"\"ExituU7aUpmkkfyD52VulzptThw/4J1clegrhxYC2fsJOu2XWCs1Ewg\"", …
yashdosi
  • 1,186
  • 1
  • 18
  • 40
7
votes
1 answer

How to make external ldap as primary user store in wso2 identity server 5.10.0

I am trying to setup Apache Directory studio as external ldap(Primary user store) in wso2is 5.10.0 with following configuration in deployment.toml file [super_admin] username = "admin" password = "admin" #admin_role = "admin" create_admin_account =…
Arbaz Sheikh
  • 217
  • 2
  • 10
7
votes
2 answers

How to implement inheritance in Ballerina

I can see the following description in Ballerina docs regarding type equivalence and inheritance. Ballerina is based on type equivalence, rather than type inheritance. The type system in Ballerina is based on set theory and, therefore, type…
Samitha Chathuranga
  • 1,689
  • 5
  • 30
  • 57
7
votes
4 answers

wso2 api manger carbon page gives 403 Forbidden

I've downloaded a fresh wso2 api manager and trying to open the link http://host_name:9443/carbon. It gives an error of 403 forbidden and the stack trace is : - JavaLogger potential cross-site request forgery (CSRF) attack thwarted…
Tanvi Garg
  • 308
  • 5
  • 18
7
votes
1 answer

WSO2 IS: How to add SSL Certificate

I've done following steps Create keystore: keytool -genkey -alias wso2carbon -keyalg RSA -keystore wso2carbon.jks -keysize 2048 Crete certificate request: keytool -certreq -alias wso2carbon -keystore wso2carbon.jks -storepass wso2carbon Bought…
zarej
  • 913
  • 1
  • 11
  • 23
7
votes
2 answers

How to set a registry entry to use in inbound endpoint?

I'm a newbie to WSO2 and I'm searching how to declare a registry property in the ESB to use it as a parameter to an inbound endpoint. I saw that I could use it like this:
Julien GRESSE
  • 354
  • 1
  • 13
7
votes
2 answers

SOAP authentication with PHP

I need to connect to a web service that requires authentication credentials in the form of a plain text user name and password. I have a basic understanding of SOAP and have managed to connect to other open web services that do not require a…
The website-lab
  • 194
  • 1
  • 1
  • 5
7
votes
2 answers

Application User tokens Gives Resource Forbidden error in WSO2 API Manager

I have configured wso2 identity server as a key manager for wso2 api manager using the following link.1 I have created the api through wso2 api manager publisher.And i have given auth type as Application&Application user. When i am invoking api's…