Authentication and authorization are foundational to protecting your system. While authentication confirms the user is, authorization controls that user can access or do. Both are essential to keep your applications secure and your data safe.In the case of Lerian’s products, since they’re open source and distributed on-premise—along with their plugins—there’s no need for a built-in multi-tenancy layer. Most clients already have their own authentication mechanisms, and we respect that. Still, we know that implementing fine-grained security controls isn’t always straightforward, especially when you’re dealing with critical applications.That’s why we’ve developed the Access Manager: an optional component designed to handle user access and identity management when you need more control at the application level.
Test the Access Manager locallyRun Lerian’s plugins without deploying to Kubernetes using our plugins-docker-compose repository.Keep in mind that these services require a valid license to run. Without it, the application will not start. For license details, check our License documentation.
When your security strategy requires native, fine-tuned access control across all Lerian ecossystem, Access Manager is your go-to. It helps you manage users, credentials, and application access with performance and flexibility in mind.