-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
8.0.0.GA
-
None
-
False
-
None
-
False
-
-
-
-
-
-
-
-
After this commit which is part of this PR (JBEAP-24543), both http-interface and native-interface seem to require sasl-authentication-factory assigned otherwise server won't boot (I tried this with domain mode). More info in reproduction steps.
This issue isn't present in standalone mode.
Is this expected change of requirement after the move from the legacy security to the elytron? If not, we should fix this requirement so that server don't fail during the boot. If it is expected, then I think we should probably update both XSD definitions and elements info showed in CLI with regards the sasl-authentication-factory (which will lead to the update of the required attributes defined):
- /host=primary/core-service=management/management-interface=native-interface:read-resource-description
- /host=primary/core-service=management/management-interface=http-interface:read-resource-description
- is caused by
-
JBEAP-24543 Servers unable to connect in domain mode with Elytron without local auth
- Closed
- is cloned by
-
WFLY-18168 http and native interfaces requires sasl-authentication-factory assigned
- Open