Systems | Development | Analytics | API | Testing

Securing Your APIs With the Right API Management Solution

In today’s digital business landscape, APIs have become the most important digital asset. One study found that 83% of all internet traffic belongs to API-based services. APIs act as the reusable building block that employees, partners, and customers can easily access from anywhere. Figure 1: API security overview This has also made APIs the top security challenge for most companies. In a recent survey, about 94% of respondents noted that they had faced an API security issue over the past year.

WSO2 is Moving From Slack to Discord in October 2022!

WSO2 will be officially moving from Slack to Discord from Saturday, October 1, 2022. Our Slack community has grown to over 7,000 users, and we are excited to have them be a part of our new community on Discord! You can join the WSO2 server by clicking here. We love Slack, but it's not built for large online communities as it lacks certain moderation features. Which makes sense – after all, Slack was built for corporate teams.

Featured Post

How Digital Transformation, and Building APIs, got Faster

Digital transformation initiatives have been a top priority for several years in most companies. However, while such programmes are considered a necessity for the long-term survival of most businesses, they haven't always been prioritised or given the resources they deserve. That all changed with the COVID-19 pandemic. Today, according to analyst Gartner, customers expect companies to accelerate digital initiatives due to COVID-19 and all industries are experiencing widespread digitisation.

WSO2 Named a Strong Performer in The Forrester Wave: API Management Solutions, Q3 2022

WSO2, a leading fully open source API Management solution provider, today announced that Forrester has recognized WSO2 as a Strong Performer in The Forrester Wave™: API Management Solutions, Q3 2022. WSO2 received the highest possible scores in the commercial model and supporting services criteria. The report can be accessed here.

Secure Your WSO2 Micro Integrator Deployment

This article is about how to secure WSO2 Micro Integrator on microservices integration deployment. It describes how to use keystores, secure vaults, and more. WSO2 Micro Integrator is an integration solution widely used in enterprise integration. You can use WSO2 Micro Integrator to implement mediation policies, message transformation, security, and more. In this article, let’s focus on how you can securely place WSO2 Micro Integrator on your deployment.

How Partnering with Microsoft Helps WSO2 Achieve Our Cloud-First Vision

With the global increase in digital adoption, our customers must build better digital experiences for their own customers to stay relevant. There are, however, many underlying components that need to be stitched together and maintained before an organization can start building digital experiences. This process is complex and time consuming, and there are very few organizations that have the capabilities to do so.

WSO2 Identity Server User Authentication in a Next.js Application

Next.js is an open source React web development framework built on top of Node.js. The Next.js framework is known for: With the help of the NextAuth.js library, I will explain how to authenticate a user in a Next.js application with WSO2 Identity Server. NextAuth is an open source authentication solution for Next.js applications. More information about NextAuth.js is available here.