idp-war-3.4.4.war in Maven Repo is bad
Cantor, Scott
cantor.2 at osu.edu
Thu Jun 13 09:36:04 EDT 2019
> They actually did it for the logging runtime dependencies and add the ldaptive dependencies into
> that same plugin execution.
They are the same issue; the software as it stands does not require any specific LDAP or logging implementation, and it is only our distribution that provides specific instantiations that match our defaults, as Ian noted. Whatever is correct for the logging is also conceptually correct for the LDAP jars, particularly in V3 where Unbound isn't the default.
> On a side note the step to add idp.ldaptive.provider =
> org.ldaptive.provider.unboundid.UnboundIDProvider to the
> ldap.properties in 3.4.4 doesn't just work as the release notes would
> lead you to believe.
In most cases, that works. In other cases, you may have JNDI-specific assumptions that have to be adjusted, but that's a local matter. In all cases, it does what the Release Notes are trying to say, which is that it does switch the provider without having to do so externally. It doesn't mean to say that's the only possible change needed, that's why it refers to the other page.
-- Scott
More information about the dev
mailing list