Hi Ermanno No, you can't because the servlet filter is called at the time when authentication successfully passed. The only option might be to write a custom Authenticator and make the decision there which authenticator should be used.
Could you share with us the reason why to have this differentiation in the application instead of the IDP? Thanks ------ Oliver Wulff Blog: http://owulff.blogspot.com Solution Architect http://coders.talend.com Talend Application Integration Division http://www.talend.com ________________________________________ Von: ermanno.travaglino [[email protected]] Gesendet: Samstag, 14. April 2012 16:48 Bis: [email protected] Betreff: Re: AW: AW: AW: Enable/Disable STS Authentication Is it possible to "implement" FederationAuthenticator app-side as a Filter to give (me) the possibility to configure authentication type, and so enable/disable STS authentication? Thanks, Ermanno -- View this message in context: http://cxf.547215.n5.nabble.com/Enable-Disable-STS-Authentication-tp5637879p5640693.html Sent from the cxf-user mailing list archive at Nabble.com.
