WildFly Elytron

Advanced EJB: Securing EJBs using a FileSystem realm and invoking them from a remote client using a credential store

This blog post describes how to secure EJBs deployed to WildFly using Elytron's FileSystem realm, SASL authentication, and how to invoke them from a standalone remote client using EJB Client libraries.

Converting Legacy Properties Files into a FileSystemRealm with Elytron Tool

An overview of how to use Elytron Tool to convert legacy properties files into an Elytron FileSystemRealm.

Filesystem realm in WildFly Elytron

What is Filesystem realm and how to manage it.