JBoss Community

CXF WS-Security with Web Login?

created by Matt Wringe in JBoss Web Services - View the full discussion

I am serving content through a web service and I need to have the web service perform a web based login (ie the user and such is available in the request.getRemoteUser() for the connection).

 

I have followed https://community.jboss.org/wiki/JBossWS-StackCXFUserGuide#Authentication_and_authorization and this appears to be using the correct JAAS authentication mechanism, but its not performing a web login. In previous versions of JBoss AS, I could use the WebAuthentication.login to do this, but this class doesn't exist anymore in AS7.

 

Is there a way I can configure CXF with JBossWS on AS7 in such a way that a web authentication would occur?

Reply to this message by going to Community

Start a new discussion in JBoss Web Services at Community