Hi Colm, already done. Thank you anyway. Regards,รน F.
On Tue, Dec 20, 2022 at 8:11 AM Colm O hEigeartaigh <cohei...@apache.org> wrote: > > 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 > <fabio.marte...@gmail.com> 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.