The application needs that information(where also CAS server runs) .  We are 
integrating a third party service on our ecommerce site and we are using CAS to 
implement SSO and protoecting those services. A kind of payload is used to 
submit their trolley contents to our's. 
Take the case in which a user submits that trolley when the session is expired, 
if we don't save the submitted info the user must repeat the operation again 
after being authenticated. 
What I was thinking is if the third party service can trasmitt to the server 
the payload info during authentication operation so at the end of the CAS 
authentication process I can save also the payload info, that's why I'm 
questioning the possibility to extend in some way the information passed to CAS 
server along with the service url.

Thanks.

Indrit


Scott Battaglia <[EMAIL PROTECTED]> ha scritto: Why does the CAS server need to 
read the information?  If its part of the service url it will just 
automatically pass it along back to the calling application.

-Scott

On 1/22/07,  indrit Lavoro <[EMAIL PROTECTED]> wrote: Hello,

thank you very much for your response. 

Yes, the custom info can be part of the part of the service url but what I 
don't know is in which way I might extend (can I?) the cas server to read that 
information?  

Any idea?

Indrit


Scott Battaglia < [EMAIL PROTECTED]> ha scritto:  Indrit,

Why can't this custom information just be part of the service url (or stored in 
session on the client side before being sent to CAS).

-Scott

On 1/17/07,   indrit Lavoro <[EMAIL PROTECTED]> wrote: 
Hello Scott,

I' need that the cas client sends to the cas server when authenticating a 
custom information lik this:

?serviceId="service"   & "customInfo="info"

and I need to use this custom info within my application. I know how to change 
the cas-client to do this but I don't know If there is some (clever)way to 
modify cas server to handle this.  

Can you help me please?

Thank you very much!

Indrit





---------------------------------
  Vinci i biglietti per FIFA World Cup in Germania!  
_______________________________________________
Yale CAS mailing list
 [email protected]
 http://tp.its.yale.edu/mailman/listinfo/cas


 

 _______________________________________________
Yale CAS mailing list
[email protected]
 http://tp.its.yale.edu/mailman/listinfo/cas




---------------------------------
  Vinci i biglietti per FIFA World Cup in Germania! 

_______________________________________________
Yale CAS mailing list
 [email protected]
http://tp.its.yale.edu/mailman/listinfo/cas


 

 _______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas


                
---------------------------------
Vinci i biglietti per FIFA World Cup in Germania!
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to