Code has been checked into the picketlink and picketlink-bindings workspace. More testing is definitely required here.
The configuration change that is needed to achieve this functionality is add an auth key value pair to the KeyProvider element
<Auth Key="X509Certificate" Value="certaliasname" />
This auth key setting should work for SP, IDP and STS.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
Code has been checked into the picketlink and picketlink-bindings workspace. More testing is definitely required here.
The configuration change that is needed to achieve this functionality is add an auth key value pair to the KeyProvider element
<Auth Key="X509Certificate" Value="certaliasname" />
https://docs.jboss.org/author/display/PLINK/Digital+Signatures+in+SAML+Assertions
This auth key setting should work for SP, IDP and STS.