WildFly Elytron

Configuring a JDBC Security Realm with BCrypt and Modular Crypt Password Mappers

This blog post shows how to generate BCrypt passwords with different encodings and loading BCrypt and modular crypt passwords using a JDBC security realm in WildFly Elytron.

Web Services client and RESTEasy client integration with WildFly Elytron

An overview of the upcoming Elytron integration with Web Services and RESTEasy on the client side.

Mapping an X.509 certificate chain to an identity using a subject alternative name

An introduction on how we are enhancing the mapping of an X.509 certificate to an underlying identity.

Enhanced Audit Logging in WildFly Elytron - RFC Support and Reliabiliity/Speed Customization

An update on the audit logging enhancements of additional RFC support and reliability vs speed customization that is being added to WildFly Elytron.

Security Features for WildFly 17

This blog post identifies the security features planned for WildFly 17.

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.

What's new in Elytron in WildFly 16

An overview of the new Elytron features in WildFly 16.

HTTP Basic Authentication in silent mode with Wildfly Elytron

How to set and make use of silent mode for the HTTP BASIC authentication mechanism.

Building web app with authorization and account management using Elytron (Part 2)

An example of how to implement a web application with Elytron API for user's self service.

Implementing a custom Elytron principal transformer

How to implement and make use of a custom Elytron principal transformer.