Thanks, Jérôme for your response.  I will check out your recommendation for my 
first item.

For my second, let me see if I can clarify.  We have a CAS server implemented 
which is currently authenticating against our Active Directory server via LDAP. 
 I believe it is a fairly vanilla installation.  Very little has been done to 
it except to customize the look of the login landing page and specify our AD 
address, etc.  The primary piece being accessed via CAS is an installation of 
Drupal that is serving as an internal portal.

I have two Drupal installations, one live, one for testing and development.  
What I'm looking to do is use the Drupal Deployment module to push content back 
and forth between the two servers.  The Deployment module requires me to login 
to the live server as part of the push process and that is currently failing.  
The admins at my remote host are telling me that our CAS installation is 
authenticating all requests that come through.  If I were to create a CAS 
exception for a "services" path/directory, that should allow the deployment 
module to work correctly.  My question is where/how within CAS do I create this 
exception?

I hope this clarifies my issue.  Thanks again for your time.  I look forward to 
your response.

Chris Corbett
Web Developer
Walsh University Information Systems Department
330-244-4963
[email protected]
www.walsh.edu



-----Original Message-----
From: jleleu [mailto:[email protected]] 
Sent: Tuesday, May 01, 2012 10:16 AM
To: [email protected]
Subject: re:[cas-user] Redirects and Authentication Exclusions

Hi Chris,

1) By default, you are redirected to the CAS service url after authentication.
The redirection happens at the end of the webflow (login-webflow.xml file, 
action-state id="redirect"), I would recommand you modify this part of the 
webflow to add your own action to get the authenticated user from the granting 
ticket id and do some custom redirection if password reset is set.

2) Your architecture is not clear to me : what is your CAS client ? a CAS proxy 
?

Best regards,
Jérôme

--
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

-- 
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