HI, I am trying to get the Fediz plugin and the fedizhelloworld application to work with a Microsoft WIF-based Identity Provider (SelfSTS).
Unfortunately, I am getting the error message "Federation processing failed: Security token has been revoked". The certificate that is used by the IDP is self-signed and valid until 2040, so in terms of validity things should be OK. I have imported the certificate in the sample tomcat-rp.jks keystore, to make sure that the IDP is trusted. There is, however, a difference with respect to how the Fediz IDP/STS works: my IDP doesn't use HTTPS, but HTTP. Is this what is causing the error message, or should I be looking somewhere else? Cheers, Frank
