Hi,

After I setup a local CAS  with LDAP- authentication . I hand it over to our 
Oracle developers to test SCT banner Web application.

- We already use a SSO hosted with the vendor and all the applications use 
Vendor's  CAS. All the developers had to do is go to  some of their programs 
take out link to vendor's CAS and replaced it with Local CAS.  But login in to 
client they get  this error message:

Failed to execute target procedure ORA-29273: HTTP request failed
ORA-06512: at "SYS.UTL_HTTP", line 1722
ORA-28857: Unknown SSL error
ORA-06512: at "WTAILOR.YUAPPS_CAS", line 199
ORA-06512: at "WTAILOR.TWZKCASL", line 131
ORA-06512: at "WTAILOR.TWBKWBIS", line 1152
ORA-06512: at "WTAILOR.TWBKWBIS", line 3190
ORA-06512: at line 33

The lines in the error message are all commented out in the programs to begin 
with.  The only error that made sense is Unknown SSL error. CAS is running a 
self signed SSL and it was imported to the client.

Checking CAS-log I see the first ticket granted to the user: as 
TGT-8-3vYR5rndtdQqSBDIgxPjMiNA3f9F91jNFcX5EOFJfwcYLHpdqj-cas

Then another Ticket is granted to the user as Service Ticket.


=============================================================
WHO: [username: plindber0908]
WHAT: TGT-8-3vYR5rndtdQqSBDIgxPjMiNA3f9F91jNFcX5EOFJfwcYLHpdqj-cas
ACTION: TICKET_GRANTING_TICKET_CREATED
APPLICATION: CAS
WHEN: Tue Mar 06 09:31:05 EST 2012
CLIENT IP ADDRESS: 192.168.1.83
SERVER IP ADDRESS: 192.168.60.44
=============================================================

>
2012-03-06 09:31:05,888 INFO [org.jasig.cas.CentralAuthenticationServiceImpl] - 
<Granted service ticket [ST-11-n675J95ubUqcincwGgsD-cas] for service 
[https://banweb1.curry.edu:9011/banprod_fina/twzkcasl.P_Service_Ticket?target=twbkwbis.P_GenMenu?name=bmenu.P_MainMnu]
 for user [plindber0908]>
2012-03-06 09:31:05,888 INFO 
[com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit 
trail record BEGIN
=============================================================
WHO: plindber0908
WHAT: ST-11-n675J95ubUqcincwGgsD-cas for 
https://banweb1.curry.edu:9011/banprod_fina/twzkcasl.P_Service_Ticket?target=twbkwbis.P_GenMenu?name=bmenu.P_MainMnu
ACTION: SERVICE_TICKET_CREATED
APPLICATION: CAS
WHEN: Tue Mar 06 09:31:05 EST 2012
CLIENT IP ADDRESS: 192.168.1.83
SERVER IP ADDRESS: 192.168.60.44
=============================================================


Is there something else I have to do with the client?

Thanks,

Aziz





-- 
You are currently subscribed to cas-user@lists.jasig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to