Monday, 15 March 2010

java - Specifying Encryption Algorithm of IDP and SP in Spring SAML -



java - Specifying Encryption Algorithm of IDP and SP in Spring SAML -

i'd find out how specify encryption algorithm used idp , sp. i've read docs , browsed entire day answer. thing looks remotely familiar "signingalgorithm" in extended metadata section. however, don't think that's it. requirement idp , sp both utilize aes-256 encryption algorithm.

any input on great. thanks.

spring saml doesn't back upwards sending of encrypted authnrequests (or other messages sent sp idp), default able decrypt messages encrypted using aes-256 sent idp sp.

java spring spring-security saml spring-saml

No comments:

Post a Comment