]
RH Bugzilla Integration commented on SECURITY-783:
--------------------------------------------------
Josef Cacek <jcacek(a)redhat.com> changed the Status of [bug
LdapExtLoginModule's bindCredential requires vault string to be
in a slightly different format than other components
--------------------------------------------------------------------------------------------------------------------
Key: SECURITY-783
URL:
https://issues.jboss.org/browse/SECURITY-783
Project: PicketBox
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: PicketBox
Affects Versions: PicketBox_4_0_19.Final
Reporter: Derek Horton
Assignee: Peter Skopek
Priority: Minor
Attachments: SECURITY-783.patch
The LdapExtLoginModule requires that the vault string used for the bindCredentials not
include the '${' prefix and '}' suffix. This is different than other
places in the standalone.xml file where the ${ and } are required.