]
Brian Stansberry reassigned WFLY-5582:
--------------------------------------
Assignee: (was: Brian Stansberry)
Can't enter an authentication module option with = (equals sign)
for a security domain using the management console
-------------------------------------------------------------------------------------------------------------------
Key: WFLY-5582
URL:
https://issues.jboss.org/browse/WFLY-5582
Project: WildFly
Issue Type: Bug
Components: Domain Management
Reporter: Gunnar Grim
When editing the module options for an authentication module in a security domain, it is
not possible to enter an equals sign, e g:
principalsQuery=select Password from DOIStudioUser where UserName = ?
The equals sign and anything following it is removed.
When manually editing the standalone.xml file the module option is accepted but then all
options are invisible in the management console.