Hello All, 

 

I have an in-line login form in my website (Drupal).  When a user enters
his email and password I want to submit that form to the CAS login page.
If the user enters the correct u/p  they should be logged in and taken
back to the home page. 

 

But, when I do a form post to the CAS login page with the query
parameter "&_evenId=submit"  I am simply taken to the CAS login page. It
looks like it ignored my POST body. I was expecting the form post to log
me in and redirect me back to my site's home page (Given that the
credentials are correct). 

 

I've verified that the service name in the URL is correct during the
post.  I've also verified that the username and password are correct.

 

Is it possible to do what I'm trying to?  Is so, how? If not, why not?

 

 

Thanks. 


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