Hi Fabio,

This might be helpful:
https://cxf.apache.org/docs/jax-rs-saml.html#JAXRSSAML-SAMLassertionsinAuthorizationheader

Colm.

On Tue, Nov 29, 2022 at 11:35 AM Fabio Martelli
<[email protected]> wrote:
>
> Hi All.
>
> I have a REST service to be secured with an authorization token.
> In particular the token has to be expected via the Authorization
> header and should be given as a SAML2 assertion base64 encrypted.
>
> How can I protect the service  with CXF 3.5.4?
> How should I perform the SAML2 assertion validation?
>
> Thank you in advance for your help.
>
> Regards,
> F.

Reply via email to