]
Emmanuel Hugonnet commented on WFLY-742:
----------------------------------------
Would an 'in memory' à la H2 LDAP server suit the needs ?
I have already made a JUnit static rule for this kind of stuff using OpenDJ as the LDAP
server.
Create a dummy InitialDirContext to allow for testing.
------------------------------------------------------
Key: WFLY-742
URL:
https://issues.jboss.org/browse/WFLY-742
Project: WildFly
Issue Type: Task
Components: Domain Management, Security
Reporter: Darran Lofthouse
Fix For: Awaiting Volunteers
The testing of any LDAP configuration brings in the dependency on an LDAP server, this is
fine for major QA testing but not so fine for the testsuite run in multiple environments.
This task is to either find an existing implementation we can use or to implement a dummy
InitialDirContext that can simulate the connection to LDAP allowing testing of the LDAP
code.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: