[jboss-jira] [JBoss JIRA] (WFLY-2082) Ensure any connection used for LDAP authentication is re-used for loading the roles.
Darran Lofthouse (JIRA)
jira-events at lists.jboss.org
Thu Sep 19 07:08:04 EDT 2013
[ https://issues.jboss.org/browse/WFLY-2082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darran Lofthouse updated WFLY-2082:
-----------------------------------
Description:
Where the same LDAP connection manager is used to load roles as was used for authentication we need to ensure the actual connection to the server is re-used.
At this stage the connection will be cached in the shared state if the password was successfully validated, the step to load the groups will then close it.
was:Where the same LDAP connection manager is used to load roles as was used for authentication we need to ensure the actual connection to the server is re-used.
> Ensure any connection used for LDAP authentication is re-used for loading the roles.
> ------------------------------------------------------------------------------------
>
> Key: WFLY-2082
> URL: https://issues.jboss.org/browse/WFLY-2082
> Project: WildFly
> Issue Type: Sub-task
> Components: Domain Management, Security
> Reporter: Darran Lofthouse
> Assignee: Darran Lofthouse
> Fix For: 8.0.0.Beta1
>
>
> Where the same LDAP connection manager is used to load roles as was used for authentication we need to ensure the actual connection to the server is re-used.
> At this stage the connection will be cached in the shared state if the password was successfully validated, the step to load the groups will then close it.
--
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