WildFly Elytron

Using Credential Stores for WildFly Client

How to set up a credential store using the elytron-tool and use it for the client configuration on an application deployed to WildFly.

Using Credential Stores With Encrypted Expressions on WildFly

How to set up encrypted expressions and use it to replace sensitive information specified as clear-text on applications deployed to WildFly.

Using Credential Stores to Replace Clear Text Passwords in WildFly

How to use credential stores to specify passwords for resources.

Securing Jakarta Enterprise Beans with mutual TLS authentication

A demonstration on how to configure Elytron for secure connections to EJBs, using mutual TLS, SASL authentication mechanisms, and credential stores.

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.