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.

Using the IP Address of a Remote Client for Authorization Decisions

An overview of how to make use of a remote client's IP address for authorization decisions.

Getting started with EJBs and Elytron Part 2: EJB invocations from remote servers

This blog post describes how to invoke EJBs deployed on a WildFly server instance from another WildFly server instance using Elytron.

Getting started with EJBs and Elytron Part 1: Securing EJBs and invoking them from remote clients

This blog post describes how to secure EJBs deployed to WildFly 11 using Elytron and how to invoke them from a standalone remote client using the new Naming Client and EJB Client libraries.