[jboss-jira] [JBoss JIRA] (WFLY-3226) Add test cases to verify LDAP caching on security realms.

Martin Choma (JIRA) issues at jboss.org
Wed Apr 23 01:26:33 EDT 2014


    [ https://issues.jboss.org/browse/WFLY-3226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12963161#comment-12963161 ] 

Martin Choma commented on WFLY-3226:
------------------------------------

Hi Darran,
have you any experience writnig interceptors for apache ds. Following the tutorial https://cwiki.apache.org/confluence/display/DIRxSRVx11/6.2.+Implementing+a+simple+custom+Interceptor, writing just some message to output, test LdapAuthenticationSuiteTest have been broken. Test was unable to login sucesfully. Is there any interceptor already in project I can look into?  
Thanx
                
> Add test cases to verify LDAP caching on security realms.
> ---------------------------------------------------------
>
>                 Key: WFLY-3226
>                 URL: https://issues.jboss.org/browse/WFLY-3226
>             Project: WildFly
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Domain Management, Test Suite
>            Reporter: Darran Lofthouse
>             Fix For: Awaiting Volunteers
>
>
> The existing test cases are based on a statically defined set of LDIFs, testing of caching could consider a couple of options: -
>  1 - Interceptors within ApacheDS to verify if calls hit the directory.
>  2 - Updates to the directory that would affect the outcome of tests if there is a cache hit, tests can then be repeated with and without clearing the cache.
> Note: It would be beneficial for this to use different users and groups and maybe even different partitions so that test ordering does not affect the outcome if changes are made to the directory.

--
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: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list