Wiring PopulateSignatureSigningParameters ?
Cantor, Scott
cantor.2 at osu.edu
Thu Apr 3 14:36:57 EDT 2014
On 4/3/14, 2:31 PM, "Brent Putman" <putmanb at georgetown.edu> wrote:
>
>I'm almost there. I believe the only major remaining missing piece is
>the AlgorithmRegistry, which I'm working on now. I hope to finish at
>least an initial working draft of that on Friday.
>
>And then I have to go back and write tests for all the security
>configuration and resolver stuff, and see what I screwed up...
Even then it will still be a mockup because we don't have the
configuration done.
But I actually mispoke in my last suggestion, we can't actually wire in a
SecurityConfiguration with the key because we need the resolver to work
for that, which is why the auto-wired code now is poking in a Parameters
object directly.
But once you have the resolver working we can make a little more progress.
I did want to note that Rod's going to need classes to build the
*Configuration objects to serve to the rest of the IdP, and right now you
have some Basic*Confguration beans in the xmlsec-impl module. We might
want to move those into -api or we'll just end up duplicating them.
-- Scott
More information about the dev
mailing list