Hello,

I have read and tested the excellent article

http://www.jroller.com/gmazza/entry/cxf_usernametoken_profile

and I'm thinking how to connect to the external authentication system, when
using the class like ServerPasswordCallback?

If I understood correctly the ServerPasswordCallback must have access to the
plain text password. I think if I have an external authentication system I
can't get the password. The external authentication system gets the username
and password and after that it returns true/false depending if the user has
the access to the system.

What is the model if I want to connect to the external authentication system
from the CXF framework?

BR,

Mika


--
View this message in context: 
http://cxf.547215.n5.nabble.com/CXF-and-external-authentication-system-tp5602765p5602765.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to