-
I investigated https://docs.ldap.com/ldap-sdk/docs/javadoc/com/unboundid/ldap/sdk/DeleteRequest.html
and looks like it allows to remove only a single entry(with subtree if delete subtree contro…
-
com.unboundid.components uses an old version of org.json library - org.json:json:20140107
Latest version of org.json:
```
org.json
json
20220924
```
After update of org.json…
-
### **## Configuration**
```terraform
## main.tf
provider "databricks" {
host = var.host
account_id = var.account_id
}
resource "databricks_group" "unit_catalog_group" {
for_…
-
- stormpath (hosted)
### identity management
**Known SCIM 1.1 implementations**
| Project Name | Client | Server | Open Source | Developer | URL |
| --- | :-: | --: | --: | --: | --: |
| Cisco | | …
-
We should not use JNDI anymore but Apache LDAP API (or UnboundID?)
-
Hi,
while using a single LDAPConnection a NullPointerException occurred inside the framework. Unfortunately we currently don't print the full stack trace:
```
com.unboundid.ldap.sdk.LDAPExcepti…
chrko updated
3 years ago
-
What is the best way to query an attribute that could be ranged?
My use-case:
AD LDS returns member;range=0-1499 for a large group.
If I include "member" in my list of requested attributes, Unb…
-
Hi,
Are there any examples on how to unboundid-ldapsdk in Java for mutual TLS?
Could you please provide information on which version of unboundid-ldapsdk supports mutual TLS?
-
Hi, recently I try to use UnboundID to do tls, and I found one-way is work with correct client's trustStore and server's keyStore.
But in two-way scenario, I set up client's keyStore and server's t…
-
ApacheDS struggles with passivity. For example, updating to a point release should not cause non-passive changes as demonstrated in #30
Furthermore, Support has been dropped for ApacheDS 1.x, but Ap…