Systems | Development | Analytics | API | Testing

Latest Posts

Enhancing Interoperability and Streamlining Prior Authorization: A Look into CMS-0057-F

The Centers for Medicare & Medicaid Services (CMS) has taken a significant step forward in advancing interoperability and improving prior authorization processes with the publication of the CMS Interoperability and Prior Authorization Final Rule (CMS-0057-F).

Not All MFA is Created Equal, Especially in CIAM

In many industries (finance and healthcare, to name a couple), regulations require the use of multi-factor authentication (MFA) to protect access to sensitive data and transactions. Also, an important executive order was issued, aimed at improving the cybersecurity posture within the US government by requiring all federal agencies to adopt MFA systems. Regulations and standards like these will continue to spread over more industries and transaction types.

Introducing Choreo Copilot

We're excited to introduce Choreo Copilot (preview), which allows you to interact with Choreo. You can pose questions in natural language and Copilot will provide answers. Choreo Copilot enables you to grasp Choreo concepts, teaches you how to perform tasks in Choreo, and provides guidance when you encounter obstacles. Copilot is familiar with APIs in Choreo’s internal marketplace. Choreo already features an AI capability that enables API testing through natural language.

WSO2 Advances Developer Productivity With Latest API Management and Integration Offerings

Developers can now manage data planes for WSO2 API Manager and WSO2 API Platform for Kubernetes with the same control plane, develop integrations in VS Code using Micro Integrator for VS Code, and utilize AI assistants to streamline efforts.

Introducing WSO2 API Manager 4.3: Stronger, Streamlined API Management

We’re delighted to announce the release of WSO2 API Manager 4.3, a significant upgrade that enhances your API ecosystem's performance, security, and scalability. WSO2 API Manager, an industry-leading open source API management solution, offers a unified platform for creating, publishing, and overseeing APIs, enabling organizations to securely expose their services with both internal and external stakeholders.

Unveiling WSO2 APK 1.1: Kubernetes-Native API Management

We're excited to introduce WSO2 API Platform for Kubernetes (WSO2 APK) 1.1, a key update to our Kubernetes-native API management solution. This release leverages the strengths of Kubernetes to offer high-performance and cloud-scale API management, ensuring automation, reliability, and improved developer experiences. Traditional API management solutions aren't built for Kubernetes environments, leading to issues with performance, scalability, and manual configuration.

How Asgardeo Protects You from Costly Downtime

We all love the ease and affordability of SaaS (Software-as-a-Service) tools. We expect our SaaS apps to be available whenever we need them, building our business processes around this assumption. At WSO2, we are grateful that many organizations trust our SaaS solutions, and we continually work to ensure this trust is well-founded. It’s worth taking a moment to understand the impact when those mission-critical apps go offline. Just one minute of downtime can cost businesses thousands of dollars.

Introducing the Choreo CLI

We're happy to announce the release of a new command-line interface (CLI) tool for our development platform! With this, we aim to bring Choreo to your terminal. This reduces context switching, helps you focus, and enables you to script and create your workflows more easily. You can install Choreo CLI today on Linux, MacOS, and Windows. Simply run our installation script for your particular OS.

Choreo's Managed Authentication for Single-Page Web Applications

Authentication and authorization play crucial roles in modern application development. Over the years, the way we implement these security measures has evolved, with protocols like OAuth2/OpenID Connect now being widely used. While web applications can manually implement these protocols, it requires a certain level of expertise. Moreover, when it comes to single-page applications (SPAs), additional measures are necessary to securely manage security tokens on the application side.