Details
-
Suggestion
-
Resolution: Unresolved
Description
Like other Atlassian applications (CWD-422 JRA-23245 CONF-8867), FishEye does not currently support LDAP failover for authentication purposes. Please add it.
Apparently, this might be as easy as documenting Oracle JRE's existing support for failover – http://docs.oracle.com/javase/jndi/tutorial/ldap/misc/url.html mentions that
Instead of just one URL, you can also supply a space-separated list of URLs. In this case, the LDAP provider will attempt to use each URL in turn until it is able to create a successful connection. The LDAP provider will then set the Context.PROVIDER_URL property to the successful URL, so that the application can determine which URL is being used.
(discovered in https://answers.atlassian.com/questions/285282/include-2-ldap-server-addresses-into-fisheye-s-config-xml-file)
Attachments
Issue Links
- relates to
-
BSERV-5299 Support LDAP failover
- Closed
-
JRACLOUD-23245 Provide a redundant hostname/IP for failover in LDAP
- Closed
-
CWD-422 Directory Failover option for an application
- Closed
-
CONFCLOUD-8867 Failover Support For LDAP
- Gathering Interest
-
CONFSERVER-8867 Failover Support For LDAP
- Future Consideration
-
JRASERVER-23245 Provide a redundant hostname/IP for failover in LDAP
- Not Being Considered
- mentioned in
-
Page Loading...