I have a working installation of Shibboleth with CAS as the frontend for 
authentication using the REMOTE_USER method as described here: 
https://wiki.jasig.org/display/CASUM/Shibboleth-CAS+Integration

I am trying to convert my setup to use Unicon's shib-cas-authenticator. 
I have configured the connector as per the README, but I must be missing 
something. I get redirected from the SP to the Shibboleth IdP, then to 
casauth, then to CAS. I'm able to log into CAS, but I never get 
redirected back to the IdP.

The relevant web requests are here:

        GET 
/idp/profile/SAML2/Redirect/SSO?SAMLRequest=fZJdT4MwGIX%2FCuk9FIrT0QySuV24ZCo… 
HTTP/1.1" 302 -
        GET /idp/AuthnEngine HTTP/1.1" 302 -
        GET 
/casauth/facade/norenew?idp=https://sso-test.stsci.edu/idp/externalAuthnCallback
 
HTTP/1.1" 302 -
        GET /cas/login?idp=https://sso-test.stsci.edu/idp/externalAuthnCallback 
HTTP/1.1" 200 4592
        POST 
/cas/login?idp=https://sso-test.stsci.edu/idp/externalAuthnCallback 
HTTP/1.1" 200 2123

I'm not sure why I don't get redirected back from CAS. Any guidance 
would be extremely helpful.

Thanks,

-Dan
-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to