Re: [cas-user] Re: Tomcat and CAS Newbie Need Help with Google SSO Overlay

2017-08-17 Thread Uxío
Coming from 3.x you are likely to have a bad time wrangling the customization 
stage.

Since I started reading these mails about a year ago, I have read one gifted 
person was able to self make an upgrade path from 3 to 5.

IINM most peoples rework their CAS 5 customizations from scratch and from their 
clear list of requirements.

Cheers and regards,

Sent from my iPhone

> On 17 Aug 2017, at 17:55, Bob Dill  wrote:
> 
> Hi All,
> 
> I wanted to say thank you for your help (Uxio, Ng Sek Long). I did some 
> reading and decided to start from scratch with version 5.1.2. I downloaded 
> the cas overlay project from github, ran the build script and deployed the 
> resulting cas.war file. I now have a running version of the cas application. 
> Yay! Now, I'm working on configuring it to suite my needs. I will open a new 
> thread regarding that. 
> 
> Thank you for the suggestions.
> 
> ~ Bob
> 
>> On Friday, August 11, 2017 at 12:15:42 PM UTC-5, Bob Dill wrote:
>> Hi All,
>> 
>> I'm a newbie when it comes to CAS and Tomcat Web Servers. I need to set up 
>> SSO with Google using CAS. I have read the documentation at 
>> https://apereo.github.io/cas/4.2.x/integration/Google-Apps-Integration.html 
>> although I am using version 3.5.2. I'm stuck on the first step of adding a 
>> dependency for a CAS overlay. Do I need to download the overlay? Do I need 
>> to rebuild the project? Is there a nice step-by-step guide that will teach 
>> me how to perform these basic steps? I've been searching for hours, and I'm 
>> not making any progress.
>> 
>> Thank in advance,
>> ~ Bob
> 
> -- 
> - CAS gitter chatroom: https://gitter.im/apereo/cas
> - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html
> - CAS documentation website: https://apereo.github.io/cas
> - CAS project website: https://github.com/apereo/cas
> --- 
> You received this message because you are subscribed to the Google Groups 
> "CAS Community" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to cas-user+unsubscr...@apereo.org.
> To view this discussion on the web visit 
> https://groups.google.com/a/apereo.org/d/msgid/cas-user/15f0c419-7db0-4815-8390-289edca39502%40apereo.org.

-- 
- CAS gitter chatroom: https://gitter.im/apereo/cas
- CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html
- CAS documentation website: https://apereo.github.io/cas
- CAS project website: https://github.com/apereo/cas
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/A200625A-6618-4C6F-B414-6814ED1F0DBC%40madiva.com.


[cas-user] Re: Tomcat and CAS Newbie Need Help with Google SSO Overlay

2017-08-17 Thread Bob Dill
Hi All,

I wanted to say thank you for your help (Uxio, Ng Sek Long). I did some 
reading and decided to start from scratch with version 5.1.2. I downloaded 
the cas overlay project from github, ran the build script and deployed the 
resulting cas.war file. I now have a running version of the cas 
application. Yay! Now, I'm working on configuring it to suite my needs. I 
will open a new thread regarding that. 

Thank you for the suggestions.

~ Bob

On Friday, August 11, 2017 at 12:15:42 PM UTC-5, Bob Dill wrote:
>
> Hi All,
>
> I'm a newbie when it comes to CAS and Tomcat Web Servers. I need to set up 
> SSO with Google using CAS. I have read the documentation at 
> https://apereo.github.io/cas/4.2.x/integration/Google-Apps-Integration.html 
> although I am using version 3.5.2. I'm stuck on the first step of adding a 
> dependency for a CAS overlay. Do I need to download the overlay? Do I need 
> to rebuild the project? Is there a nice step-by-step guide that will teach 
> me how to perform these basic steps? I've been searching for hours, and I'm 
> not making any progress.
>
> Thank in advance,
> ~ Bob
>

-- 
- CAS gitter chatroom: https://gitter.im/apereo/cas
- CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html
- CAS documentation website: https://apereo.github.io/cas
- CAS project website: https://github.com/apereo/cas
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/15f0c419-7db0-4815-8390-289edca39502%40apereo.org.


[cas-user] Re: Tomcat and CAS Newbie Need Help with Google SSO Overlay

2017-08-14 Thread Ng Sek Long
Hmm... If you are stuck to using CAS 3.5.2 then you are pretty unlucky. As 
you can see here 
"https://apereo.github.io/cas/developer/Maintenance-Policy.html;,  CAS 
3.5.2 is already EOL. 

If you are required to use CAS 3.5.2, then you should not be looking at 
this 
https://apereo.github.io/cas/4.2.x/integration/Google-Apps-Integration.html 
,
 
this is for version 4.2.x (as you can see in the url). If this you should 
search google for CAS 3 and find the document you need.

As for dependency, are you asking for maven dependency, you need to add 
them in the pom.xml.

On Saturday, 12 August 2017 01:15:42 UTC+8, Bob Dill wrote:
>
> Hi All,
>
> I'm a newbie when it comes to CAS and Tomcat Web Servers. I need to set up 
> SSO with Google using CAS. I have read the documentation at 
> https://apereo.github.io/cas/4.2.x/integration/Google-Apps-Integration.html 
> although I am using version 3.5.2. I'm stuck on the first step of adding a 
> dependency for a CAS overlay. Do I need to download the overlay? Do I need 
> to rebuild the project? Is there a nice step-by-step guide that will teach 
> me how to perform these basic steps? I've been searching for hours, and I'm 
> not making any progress.
>
> Thank in advance,
> ~ Bob
>

-- 
- CAS gitter chatroom: https://gitter.im/apereo/cas
- CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html
- CAS documentation website: https://apereo.github.io/cas
- CAS project website: https://github.com/apereo/cas
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/ccbbc603-45e5-4fc7-96dc-dca6b617a19e%40apereo.org.