Your guide to multi-factor authentication in Anypoint Platform
Multi-factor authentication (MFA) is an authentication system that requires more than one distinct authentication factor for successful authentication. It is one of the easiest,
What’s new in access management?
This blog describes upcoming Anypoint Platform features within access management, mapping them to the most common use cases and customer needs. (more…)
Secure your APIs
Securing an API in Anypoint Platform is easy. In a previous post we showed how Anypoint Platform for APIs allows you to fully protect
Simplify authentication and user management with Mule and Stormpath
The dreaded user table. Think about it: whenever you start working on a new end-user application, you’ll have to create a table to store
Authentication & Resource Sharing over the Web: OAuth protocol
If you reached this blog and you are not a Mule user (yet) keep reading, I will not cover anything Mule specific. If you
Securing REST Web Services against LDAP
Many Mule users create RESTful services but they are not always clear on the way to authenticate and apply authorization to a RESTful Web Service. I have seen