Article Design for clustering subsystem [WFLY-1430]
Design for clustering subsystem [WFLY-1430]This document outlines an initial design for a cluster subsystem (/subsystem=cluster) for Wildfly. Purpose Clustered (or clustering) applications depend on the JGroups (/subsystem=jgroups) and Infinispan (/subsystem=...
Access control notes There are a couple of in-progress Google docs related to this work: https://docs.google.com/document/d/1_Lz8ILDuWN9ZWJSUQZGnB3DIQ1sDGR5UGPCZeP3rKvE https://docs.google.com/spreadsheet/ccc?k...
Undertow - IdentityManagerUndertow - Identity Manager This article describes the IdentityManager interface as used by Undertow. The first point to remember is that this IdentityManager interface is an SPI to identify the methods r...
Article Access Control - Role Mapping / Assignment
Access Control - Role Mapping / AssignmentRole Mapping / Assignment This article is following on from a discussion I had with Brian Stansberry to start capturing some thoughts regarding the assignment of roles to user accessing domain management. ...
Undertow - IdentityManager - Digest AuthenticationIdentityManager - Digest Authentication This article is specifically describing the Undertow requirements related to the IdentityManager implementation with regards to Digest authentication. One point to clari...