Scripted Attribute Resolver ClassNotFoundException

Cantor, Scott cantor.2 at osu.edu
Tue May 31 14:48:31 EDT 2016


> I note that at least in BC 1.53, which the IdP currently ships, that class doesn't
> come in bcprov-jdk15on.jar.  It comes in bcpkix-jdk15on.jar.  The IdP doesn't
> come with that jar by default.  Are you adding that jar?

I can't actually even remember how we managed all those distinctions, but I believe what it ends up doing is including bcprov in the full dependency set, but uses bcpkix only for the installer for cert generation (so it's in bin/lib but not packaged with the IdP war).

I know what we did, just don't remember how.

But anyway, it wouldn't hurt anything to add it to the war as a dependency as long as it's from the same BC version.

-- Scott



More information about the users mailing list