Hello,
I manage to make the valve working with an EncryptedAssertion in a token.
I submitted a pull request with the work I made
https://github.com/apache/cxf-fediz/pull/5
<https://github.com/apache/cxf-fediz/pull/53>
Arnaud
On 11/06/2020 18:53, Arnaud Yahoo wrote:
Hello,
It seems Fediz tomcat plugin does not support EncryptedAssertion with
SAML protocol.
Is there any way to enable this ? it seems tokenDecryptionKey is only
consumed by wsfed protocol.
I will try to make a pull request, but seems harder than I though to
support this.
Arnaud