Re: Single Sign On (SSO) with CAS

2015-05-29 Thread Serouche Rahimpour
Excellent thanks!


-Original Message-
From: Action Request System discussion list(ARSList) 
[mailto:arslist@ARSLIST.ORG] On Behalf Of Alex Agle
Sent: Thursday, May 28, 2015 10:37 PM
To: arslist@ARSLIST.ORG
Subject: Re: Single Sign On (SSO) with CAS

I went ahead and wrote a 10 page guide on implementing SSO with CAS.

I hope it is helpful.  If anyone has any corrections, please feel free to send 
them my way.

Thanks,
Alex

On Tue, May 26, 2015 at 04:20:18PM -0600, LJ LongWing wrote:
 Alex,
 Anybody that is willing to provide help to the community is 
 appreciatedso, while I don't currently have any use for that 
 information, I never quite know where I'm going to be next month/year, 
 and I might find the information useful, so, if you don't mind, 
 please, post :)
 
 On Tue, May 26, 2015 at 4:16 PM, Alex Agle alex.a...@oit.gatech.edu wrote:
 
  Hi everyone,
 
  I haven't posted in years, because I was spending most of my time 
  working with a different BMC product.  Now I'm circling back to the 
  BMC Remedy Action Request System.  We're on 6.3 (on Solaris), moving 
  to 8.1.2p1 on Linux next month.
 
  I documented the upgrade of our test environment.  It didn't go the 
  most smoothly, and I couldn't have completed it without BMC Support's help.
  We had to manually update some of the table structures.  Perhaps 
  this is because we totally skipped 7.0, 7.1, 7.5, 7.6, and 8.0.  We 
  also had a duplicate index on one table, according to the data 
  dictionary, so we had to delete it.
 
  In any case, my last technical challenge was to get single sign on 
  working.  I never tried to get it working before, and I thought it 
  would be a bonus if I could get it working as part of this upgrade.
 
  I did a lot of google searching, and I saw a few other posts where 
  other people were trying to accomplish what I wanted to do.  Either 
  nobody responded, or some people gave some general pointers, or 
  javasystemsolutions.com chimed in to tout their product.
 
  In any case, after a long 14 hour day, I finally got it working.
  We have the following environment:
  Linux RHEL 6.6 / Apache 2.2 / Tomcat 7.0 / mod_ssl /
mod_auth_cas 1.0.9 / areasso 7.0
 
  If there is any interest, I will write up a guide on how to 
  implement SSO with CAS and share it with the list.
 
  Thanks,
  Alex
  --
  O--O--O-O
  |   Alex Agle   \/ Lead Application Developer   |
  O---/\  Georgia Institute of Technology |
  |(404)894-6165 //\\  EIS - Applications Support |
  | Atlanta, GA //\/\\  alex.agle(@)oit.gatech.edu|
  OO-\/\/-O---O
 
 
  
  ___ UNSUBSCRIBE or access ARSlist Archives at 
  www.arslist.org Where the Answers Are, and have been for 20 years
 
 
 __
 _ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org 
 Where the Answers Are, and have been for 20 years

--
O--O--O-O
|   Alex Agle   \/ Lead Application Developer   |
O---/\  Georgia Institute of Technology |
|(404)894-6165 //\\  EIS - Applications Support |
| Atlanta, GA //\/\\  alex.agle(@)oit.gatech.edu|
OO-\/\/-O---O

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Where the Answers 
Are, and have been for 20 years

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Where the Answers Are, and have been for 20 years


Re: Single Sign On (SSO) with CAS

2015-05-28 Thread Rick Phillips

Very nice!

Thanks,

rp

On 5/28/2015 1:36 PM, Alex Agle wrote:

I went ahead and wrote a 10 page guide on implementing SSO with CAS.

I hope it is helpful.  If anyone has any corrections, please feel
free to send them my way.

Thanks,
Alex

On Tue, May 26, 2015 at 04:20:18PM -0600, LJ LongWing wrote:

Alex,
Anybody that is willing to provide help to the community is
appreciatedso, while I don't currently have any use for that
information, I never quite know where I'm going to be next month/year, and
I might find the information useful, so, if you don't mind, please, post :)

On Tue, May 26, 2015 at 4:16 PM, Alex Agle alex.a...@oit.gatech.edu wrote:


Hi everyone,

I haven't posted in years, because I was spending most of my time working
with a different BMC product.  Now I'm circling back to the BMC Remedy
Action Request System.  We're on 6.3 (on Solaris), moving to 8.1.2p1
on Linux next month.

I documented the upgrade of our test environment.  It didn't go the most
smoothly, and I couldn't have completed it without BMC Support's help.
We had to manually update some of the table structures.  Perhaps this
is because we totally skipped 7.0, 7.1, 7.5, 7.6, and 8.0.  We also
had a duplicate index on one table, according to the data dictionary,
so we had to delete it.

In any case, my last technical challenge was to get single sign on
working.  I never tried to get it working before, and I thought it
would be a bonus if I could get it working as part of this upgrade.

I did a lot of google searching, and I saw a few other posts where
other people were trying to accomplish what I wanted to do.  Either
nobody responded, or some people gave some general pointers, or
javasystemsolutions.com chimed in to tout their product.

In any case, after a long 14 hour day, I finally got it working.
We have the following environment:
Linux RHEL 6.6 / Apache 2.2 / Tomcat 7.0 / mod_ssl /
   mod_auth_cas 1.0.9 / areasso 7.0

If there is any interest, I will write up a guide on how to implement
SSO with CAS and share it with the list.

Thanks,
Alex
--
O--O--O-O
|   Alex Agle   \/ Lead Application Developer   |
O---/\  Georgia Institute of Technology |
|(404)894-6165 //\\  EIS - Applications Support |
| Atlanta, GA //\/\\  alex.agle(@)oit.gatech.edu|
OO-\/\/-O---O


___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Where the Answers Are, and have been for 20 years


___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Where the Answers Are, and have been for 20 years


___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Where the Answers Are, and have been for 20 years


Re: Single Sign On (SSO) with CAS

2015-05-27 Thread Serouche Rahimpour
Hi,

Yes please do post the info.
I’ve implemented the SSO with CAS and have the same environment you described 
except instead of Linux we still have an old “SunOS Generic_147440-09 sun4v 
sparc sun4v”
We shall move to Linux in a couple of months. So your info could be very much 
appreciated.
Best



From: Action Request System discussion list(ARSList) 
[mailto:arslist@ARSLIST.ORG] On Behalf Of LJ LongWing
Sent: Wednesday, May 27, 2015 12:20 AM
To: arslist@ARSLIST.ORG
Subject: Re: Single Sign On (SSO) with CAS

**
Alex,
Anybody that is willing to provide help to the community is appreciatedso, 
while I don't currently have any use for that information, I never quite know 
where I'm going to be next month/year, and I might find the information useful, 
so, if you don't mind, please, post :)

On Tue, May 26, 2015 at 4:16 PM, Alex Agle 
alex.a...@oit.gatech.edumailto:alex.a...@oit.gatech.edu wrote:
Hi everyone,

I haven't posted in years, because I was spending most of my time working
with a different BMC product.  Now I'm circling back to the BMC Remedy
Action Request System.  We're on 6.3 (on Solaris), moving to 8.1.2p1
on Linux next month.

I documented the upgrade of our test environment.  It didn't go the most
smoothly, and I couldn't have completed it without BMC Support's help.
We had to manually update some of the table structures.  Perhaps this
is because we totally skipped 7.0, 7.1, 7.5, 7.6, and 8.0.  We also
had a duplicate index on one table, according to the data dictionary,
so we had to delete it.

In any case, my last technical challenge was to get single sign on
working.  I never tried to get it working before, and I thought it
would be a bonus if I could get it working as part of this upgrade.

I did a lot of google searching, and I saw a few other posts where
other people were trying to accomplish what I wanted to do.  Either
nobody responded, or some people gave some general pointers, or
javasystemsolutions.comhttp://javasystemsolutions.com chimed in to tout their 
product.

In any case, after a long 14 hour day, I finally got it working.
We have the following environment:
Linux RHEL 6.6 / Apache 2.2 / Tomcat 7.0 / mod_ssl /
  mod_auth_cas 1.0.9 / areasso 7.0

If there is any interest, I will write up a guide on how to implement
SSO with CAS and share it with the list.

Thanks,
Alex
--
O--O--O-O
|   Alex Agle   \/ Lead Application Developer   |
O---/\  Georgia Institute of Technology |
|(404)894-6165tel:%28404%29894-6165 //\\  EIS - Applications Support |
| Atlanta, GA //\/\\  alex.agle(@)oit.gatech.eduhttp://oit.gatech.edu|
OO-\/\/-O---O

___
UNSUBSCRIBE or access ARSlist Archives at 
www.arslist.orghttp://www.arslist.org
Where the Answers Are, and have been for 20 years

_ARSlist: Where the Answers Are and have been for 20 years_

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Where the Answers Are, and have been for 20 years


Single Sign On (SSO) with CAS

2015-05-26 Thread Alex Agle
Hi everyone,

I haven't posted in years, because I was spending most of my time working
with a different BMC product.  Now I'm circling back to the BMC Remedy
Action Request System.  We're on 6.3 (on Solaris), moving to 8.1.2p1
on Linux next month.

I documented the upgrade of our test environment.  It didn't go the most
smoothly, and I couldn't have completed it without BMC Support's help.
We had to manually update some of the table structures.  Perhaps this
is because we totally skipped 7.0, 7.1, 7.5, 7.6, and 8.0.  We also
had a duplicate index on one table, according to the data dictionary,
so we had to delete it.

In any case, my last technical challenge was to get single sign on
working.  I never tried to get it working before, and I thought it
would be a bonus if I could get it working as part of this upgrade.

I did a lot of google searching, and I saw a few other posts where
other people were trying to accomplish what I wanted to do.  Either
nobody responded, or some people gave some general pointers, or
javasystemsolutions.com chimed in to tout their product.

In any case, after a long 14 hour day, I finally got it working.
We have the following environment:
Linux RHEL 6.6 / Apache 2.2 / Tomcat 7.0 / mod_ssl / 
  mod_auth_cas 1.0.9 / areasso 7.0

If there is any interest, I will write up a guide on how to implement
SSO with CAS and share it with the list.

Thanks,
Alex
-- 
O--O--O-O
|   Alex Agle   \/ Lead Application Developer   |
O---/\  Georgia Institute of Technology |
|(404)894-6165 //\\  EIS - Applications Support |
| Atlanta, GA //\/\\  alex.agle(@)oit.gatech.edu|
OO-\/\/-O---O

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Where the Answers Are, and have been for 20 years


Re: Single Sign On (SSO) with CAS

2015-05-26 Thread LJ LongWing
Alex,
Anybody that is willing to provide help to the community is
appreciatedso, while I don't currently have any use for that
information, I never quite know where I'm going to be next month/year, and
I might find the information useful, so, if you don't mind, please, post :)

On Tue, May 26, 2015 at 4:16 PM, Alex Agle alex.a...@oit.gatech.edu wrote:

 Hi everyone,

 I haven't posted in years, because I was spending most of my time working
 with a different BMC product.  Now I'm circling back to the BMC Remedy
 Action Request System.  We're on 6.3 (on Solaris), moving to 8.1.2p1
 on Linux next month.

 I documented the upgrade of our test environment.  It didn't go the most
 smoothly, and I couldn't have completed it without BMC Support's help.
 We had to manually update some of the table structures.  Perhaps this
 is because we totally skipped 7.0, 7.1, 7.5, 7.6, and 8.0.  We also
 had a duplicate index on one table, according to the data dictionary,
 so we had to delete it.

 In any case, my last technical challenge was to get single sign on
 working.  I never tried to get it working before, and I thought it
 would be a bonus if I could get it working as part of this upgrade.

 I did a lot of google searching, and I saw a few other posts where
 other people were trying to accomplish what I wanted to do.  Either
 nobody responded, or some people gave some general pointers, or
 javasystemsolutions.com chimed in to tout their product.

 In any case, after a long 14 hour day, I finally got it working.
 We have the following environment:
 Linux RHEL 6.6 / Apache 2.2 / Tomcat 7.0 / mod_ssl /
   mod_auth_cas 1.0.9 / areasso 7.0

 If there is any interest, I will write up a guide on how to implement
 SSO with CAS and share it with the list.

 Thanks,
 Alex
 --
 O--O--O-O
 |   Alex Agle   \/ Lead Application Developer   |
 O---/\  Georgia Institute of Technology |
 |(404)894-6165 //\\  EIS - Applications Support |
 | Atlanta, GA //\/\\  alex.agle(@)oit.gatech.edu|
 OO-\/\/-O---O


 ___
 UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
 Where the Answers Are, and have been for 20 years


___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Where the Answers Are, and have been for 20 years