Skip to Content.
Sympa Menu

grouper-users - Re: the problem of integer cas auth with group-ui

Subject: Grouper Users - Open Discussion List

List archive

Re: the problem of integer cas auth with group-ui


Chronological Thread 
  • From: "GW Brown, Information Systems and Computing" <>
  • To: "??" <>
  • Cc:
  • Subject: Re: the problem of integer cas auth with group-ui
  • Date: Wed, 27 Sep 2006 10:55:37 +0100

Hi aifei,

Responses below.

Gary

--On 27 September 2006 16:36 +0800 "??"
<>
wrote:

Hi Gary,
first thanks for helping me to build the group-ui down the
jdk1.5. I download the xalan2.7 and put the serializer.jar under the lib
path at the same time and it works?
That's good to hear - we'll update the docs

now I have anothe problem,how
to succed to integer cas auth with group-ui. when I build the group-ui,I
interger the yale-cas-auth under the path of contrib?then I deploy the
grouper.war in the tomcat?when I access the url
http://******:7070/grouper/, the result is following: step1?it
redirect to the cas server login.jsp ,
step2?cas authenticat the netid and redirect to the service url
rnd12.dcampus.com:7070/grouper/index.jsp step3?index.jsp redirect to
the http://rnd12.dcampus.com:7070/grouper/populateIndex.do but not the
http://rnd12.dcampus.com:7070/grouper/home.do I have to inclike the
login hyperlink of populateIndex.do and use the tomcat's auth to
reauthenticat the netid. Could you help me ? the attachment is
build.xml and web.xml and the result of cas auth. regards!
It looks like the CAS ticket cannot be validated. This usually means that the service used to verify the ticket is different to that used to create it or that the CAS Client code installed with Grouper is unable to make a secure (https) connection to your CAS server - generally because the certificate on the CAS server is not 'trusted' by the JDK used to start Tomcat.

I think the problem is likely to be the latter. You may find an error in the tomcat log.

If you can't resolve the problem I'll take a look tomorrow to make sure that the process still works on my system.



aifei




----- Original Message -----
From: "GW Brown, Information Systems and Computing"
<>
To: "??"
<>
Cc:
<>
Sent: Sunday, September 24, 2006 7:54 PM
Subject: Re: [grouper-users] the problem of merge grouper xml


Hi aifei,

It looks like you also need serializer.jar from the xalan distribution.
I just tried it with xalan 2.7 and it worked for me.

Gary




----------------------
GW Brown, Information Systems and Computing




Archive powered by MHonArc 2.6.16.

Top of Page