On Wed, Jul 30, 2008 at 11:02 AM, Alex Johnson <[EMAIL PROTECTED]> wrote:

>  Hi,
>
> I am a newbie here. I follow the link
> http://www.ja-sig.org/wiki/display/CASUM/Demo
> to set up CAS on the following envirment.
>
> Windows XP
> Tomcat 5.5.23
> CAS client 2.1.1
> CAS 3.2.1
>
> my 
> *http://mymachinename:8080/servlets-examples/servlet/HelloWorldExample*<http://mymachinename:8080/servlets-examples/servlet/HelloWorldExample>
> works. It is redirected to CAS login page. After I input login, it is
> redirected back to open "Hello World"
> Then I go a step forward to put another simple Java application
> (B) into Tomcat and pointed to the same CAS. It works too. I can open "Hello
> World" application and no need to login CAS again to open another
> application (B), or After I login into B, I don't need to login into CAS
> again for "Hello World" application
>
> My question is
>
> 1. After I make these work, am I in CAS 1 or CAS 2?
>
Well you're running CAS 3.2.1 and utilizing either the CAS1 or CAS2
protocol, depending on how you've configured your CAS client.

>
> 2. I am using CAS client 2.1.1 or CAS server 3.2.1, does it mean I am using
> CAS 2?
>

Using CAS 3.2.1 you have the optional of three protocols: CAS1, CAS2, SAML
1.1.  Since you're using the Yale CAS Client 2.1.1, you're only supporting
CAS 1 or CAS2 on the client side.  Which one you are using depends on your
configuration.  Both will work fine.

-Scott


>
>
> Thanks,
>
>
> Alex
>
>
>
>
> _______________________________________________
> 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

Reply via email to