-
@robgil Asked whether we plan to support the discovery of LDAP servers using the [SRV DNS records](https://www.ietf.org/rfc/rfc2782.txt).
UnboundID, the underlying library we use for LDAP comm, all…
-
```
What steps will reproduce the problem?
1. configured gitblit:
realm.authenticationProviders = ldap
realm.ldap.accountBase = ou=People,dc=ugo-wallet,dc=com
realm.ldap.accountPattern = (objectClas…
-
Originally reported on Google Code with ID 402
```
What steps will reproduce the problem?
1. configured gitblit:
realm.authenticationProviders = ldap
realm.ldap.accountBase = ou=People,dc=ugo-walle…
-
I have just gone through [this](https://spring.io/guides/gs/authenticating-ldap/) Spring tutorial which uses an embedded UnboundId LDAP server.
While playing around with the sample code, I noticed …
-
https://github.com/UnboundID/scim/commit/9f1cf2d0f35f4295bdb166e06cd752156253b92a#diff-11245e1bab9fb9ac717dff7bf9c44793R377
When this commit was introduced, a SCIMFilter object will always return t…
-
During Burst traffic around 4k LDAP connection are created per seconds , after traffic is completed , in Application we are closing those open LDAP connection.
After that we observed few connectio…
-
```
What steps will reproduce the problem?
1. configured gitblit:
realm.authenticationProviders = ldap
realm.ldap.accountBase = ou=People,dc=ugo-wallet,dc=com
realm.ldap.accountPattern = (objectClas…
-
Some libraries give the option of choosing a license that best suites the needs of the consumer. For example, the UnboundID LDAP SDK has 3. `Gradle` has a license plugin that supports this, as well as…
-
I hope it is ok to ask this here via an issue. I have a multi homed ldap server, dig returns something like this
```
[@-]$ dig +short ldap.dev.example.net
192.168.110.240
10.10.130.20
```
Ho…
-
# 1、我的配置文件pom如下:
UTF-8
UTF-8
2.3.7.RELEASE
8.8.0
1.8
1.8
co.elastic.clients
elasticsearch…