El 15/07/13 12:14, Oliver Wulff escribió:
You don't have to deploy the plugins for tomcat as you use spring security to
enforce authentication.
Please update the issuer url to the following (WEB-INF/fediz_config.xml, I'll
delete the one in src/main/config)
https://localhost:9443/fediz-idp/federation
Thanks for the help.
I got the login to work. Apparently you don't need to set up any Tomcat
valve for this example.
So now I'm trying to understand the example a bit more.
Is it correct that logout is not supported in the example as is?
There's a Jira
https://issues.apache.org/jira/browse/FEDIZ-28
explaining to set up a logout filter, but the class
org.apache.cxf.fediz.service.idp.LogoutFilter is not in fediz-idp
classpath or anywhere I can find it.
it is not in svn either.
cxf/fediz/trunk/services/idp/src/main/java/org/apache/cxf/fediz/service/idp/LogoutFilter.java
Does not seem to exist... in
https://svn.apache.org/repos/asf/cxf/fediz/trunk