Help with assertion encryption ?
Tom Zeller
tzeller at dragonacea.biz
Tue May 20 13:37:48 EDT 2014
>> 2014-05-19 23:30:35.483 [ERROR] :
>> org.opensaml.xmlsec.encryption.support.Encrypter: Error encrypting
>> XMLObject
>> java.security.InvalidAlgorithmParameterException: Unsupported
>> parameter: javax.crypto.spec.IvParameterSpec at 63f14c5f
>> at com.sun.crypto.provider.CipherCore.init(CipherCore.java:509)
>
>
> That's actually more troubling. I'll need to look into whether there's
> more that needs to be done to actually make AES GCM work on Java 8.
Another note : after rebuilding idp-dist with the latest code and
configs, SSO works fine to my unchanged SP using Java 7, but the same
error occurs with Java 8.
More information about the dev
mailing list