OpenSAML how-to: adding transport to context
Misagh Moayyed
mmoayyed at unicon.net
Wed May 20 14:22:39 EDT 2015
Sure, but on the idp side, I am not finding anything that explicitly
defines the set of algorithms that are passed to that instance. Are they
retrieved from "shibboleth.DefaultSecurityConfiguration"? and in the code
deemed to be the same as signatureAlgorithms?
I ask because "BasicSignatureSigningParametersResolver" requires those to
pass validate, and I am not seeing how they are set by the idp to begin
with.
-----Original Message-----
From: dev [mailto:dev-bounces at shibboleth.net] On Behalf Of Brent Putman
Sent: Wednesday, May 20, 2015 11:16 AM
To: dev at shibboleth.net
Subject: Re: OpenSAML how-to: adding transport to context
On 5/20/15 2:14 PM, Misagh Moayyed wrote:
> Next question: where/how are the signature canonicalization algorithms
> set?
All the various supported signing params are specified in the
SignatureSigningParameters instance you pass.
--
To unsubscribe from this list send an email to
dev-unsubscribe at shibboleth.net
More information about the dev
mailing list