Anypoint SSO with SAML 2.0

Anypoint Platform is a cloud-based integration platform that enables organizations to connect applications, data, and devices. With its built-in security features, Anypoint Platform offers Single Sign-On (SSO) to help organizations streamline user authentication and access control. In this blog, we will discuss Anypoint SSO and how to implement it. What is Anypoint SSO? Anypoint Single… Continue reading Anypoint SSO with SAML 2.0

Troubleshooting PKIX path building failure in Anypoint Studio

In this blog post, we will see how to resolve the PKIX path building failed error when we install the Anypoint Studio and try to run a project for the first time. This is a common issue that happens when JVM cannot find the Anypoint Platform certificates in its trust store. Issue: SunCertPathBuilderException: unable to… Continue reading Troubleshooting PKIX path building failure in Anypoint Studio

Custom Connectors using Java SDK in Mule 4

Mule 4

What are Custom Connectors? Connectors are modules in Mule 4 that let developers increase Mule’s functionality by enabling connectivity to external systems and services. The Mule SDK, a collection of tools and frameworks that let programmers construct custom modules for Mule, is used to build bespoke connectors. Mule developers can link applications with other systems… Continue reading Custom Connectors using Java SDK in Mule 4