xwikisas / application-activedirectory

Provides the UI to set up LDAP for Active Directory
GNU Lesser General Public License v2.1
1 stars 2 forks source link

Upgrade LDAP Authenticator dependency to the 9.7.6 version #60

Closed oanalavinia closed 1 year ago

oanalavinia commented 1 year ago

This is the list of issues fixed between the current 9.5.8 and the latest version of LDAP Authenticator

lucaa commented 1 year ago

@oanalavinia note that you may be hitting the issue described here https://jira.xwiki.org/browse/LDAP-119?focusedId=113601&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-113601 after this upgrade, which appears as a regression (something that was working before is not working anymore).

Also, from what I've seen, the timeout value is not something that can be configured in the UI of the active directory app, so you may need to increase the default timeout of the ldap application to something that matches more what used to happen before fixing https://jira.xwiki.org/browse/LDAP-119 .

lucaa commented 1 year ago

@oanalavinia note that you may be hitting the issue described here https://jira.xwiki.org/browse/LDAP-119?focusedId=113601&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-113601 after this upgrade, which appears as a regression (something that was working before is not working anymore).

I created a dedicated issue here https://jira.xwiki.org/browse/LDAP-121 .

oanalavinia commented 1 year ago

The issue was fixed and included in a 9.7.7 release so I will update the dependency. Thanks for the investigation! Update: created https://github.com/xwikisas/application-activedirectory/issues/66