Book: Migration Guide, Elytron Kerberos
Revision: a2932c9e3b5ce25e1b8d144e9524b5d6ba025946:en-us
Point 3.
3. Define a security realm to pull together the policy as well as an HTTP authentication factory for the authentication policy.
It is security domain beeing created, so should be
3. Define a security domain to pull together the policy as well as an HTTP authentication factory for the authentication policy.
Point 4.
4. To secure the management interface, define an application security domain in the undertow subsystem to map security domains to this http-authentication-factory. The HTTP management interface can also be updated to reference the http-authentication-factory defined in this configuration. This process is documented in the Migrate Properties-based Authentication and Authorization to Elytron section of this guide
First sentence is only for securing applications. Therefore "also" in second does not make sense to me. Should be
To secure the application, define an application security domain in the undertow subsystem to map security domains to this http-authentication-factory. The HTTP management interface can be updated to reference the http-authentication-factory defined in this configuration. This process is documented in the Migrate Properties-based Authentication and Authorization to Elytron section of this guide
- blocks
-
JBEAP-7197 [7.1] Migration - Provide EAP 7.0 and EAP 7.1 Compatibility for security subsystem
- Closed