Hi, The problem appears to be that the IdP URL is misconfigured - the value for the "issuer" URL in the "fediz_config.xml" you are using should be " https://localhost:9443/fediz-idp/federation" and not " https://localhost:9443/fediz-idp".
Colm. On Mon, Sep 15, 2014 at 7:00 PM, Rajeev Parekh <[email protected] > wrote: > Hello > > I am a newbie to both CXF and FEDIZ, I wanted to install and configure the > basic test case with one IDP, STS & one RP. here is what I have so far: > > * The default IDP & STS wars deployed and configured in one tomcat > instance running on https/9443 for REALM A as explained in the config doc > * The FEDIZ HelloWorld RP deployed in a separate TOMCAT instance available > on https/8443 > * The default trust keystores available to both the IDP/STS and RP > instances > > Here is the problem I am facing: > * Access the RP: https://localhost:8443/fedizhelloworld/secure/fedservlet > * Redirected to https://localhost:9443/fediz-idp/?wa=wsignin1.0&wreply= > https://localhost:8443/fedizhelloworld/secure/fedservlet&wtrealm=https:// > localhost:8443/fedizhelloworld/&wct=2014-09-15T17:25:48.112Z > > ** NOW The IDP does not redirect to Login, but instead just displays the > IDP index.html > > Can you please guide me to the required config so as to get the basic flow > working. I am attaching the config files from the IDP side > > Thanks In Advance > > > > > > > -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com
