-
Hi,
Having this config in POM:
```xml
com.btmatthews.maven.plugins
ldap-maven-plugin
11389
ldap
true
dc=company,dc=com
10389
${basedir}/src/test/resources/…
-
```
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…
-
Have not tested if very thoroughly but in my project which connects to this image I keep on getting `SSLHandshakeException(message='Remote host closed connection during handshake'` even after setting …
-
I need help with security vulnerabilities . We ran scan with Aqua Sec SaaS offering on the latest Image on Docker : https://hub.docker.com/r/jboss/kie-server-showcase/tags?page=1&ordering=last_updated…
-
Not able to import javax classes like javax.naming, javax.security.* in Android app which i'm trying to build using ldap SDK.
I've imported unboundid-ldapsdk.jar but it doesn't have javax classes.
-
com.unboundid.ldap.sdk 4.0.0 has
```Bundle-RequiredExecutionEnvironment: J2SE-1.7```
starting with Java 6 these are named JavaSE- not J2SE- so this should be
```Bundle-RequiredExecutionEnvironmen…
-
```
What steps will reproduce the problem?
1. Create 2 JARs with resources at the same path - i.e. assets/css/
2. Create an application with wro4j that includes the JARs, and configure a
group with a…
-
```
What steps will reproduce the problem?
1. Create 2 JARs with resources at the same path - i.e. assets/css/
2. Create an application with wro4j that includes the JARs, and configure a
group with a…
-
-
how to get the jar file of this ldapsdk? thanks!