Shibboleth 2.53 with Peoplesoft
Caskey, Paul
pcaskey at utsystem.edu
Thu Mar 5 11:35:02 EST 2015
The general approach to using any SSO with PS is to put an SSO-enabled proxy in front of PS and handle the authentication there. Then you write a little module in your login PeopleCode to map the SSO principal to a PS principal.
If PS is being served by weblogic, then there's a weblogic->apache connector (and also a weblogic->IIS connector if you prefer).
And, you may have to write a custom logout page since you have to kill both the PS session and the SSO session.
This doc from Oracle should help (just think 'Shibboleth' where the docs says OAM).
http://download.oracle.com/docs/cd/E10761_01/doc/oam.1014/e10356/people.htm#CHDJAJAA
From: users-bounces at shibboleth.net [mailto:users-bounces at shibboleth.net] On Behalf Of Rene Jager
Sent: Thursday, March 05, 2015 10:16 AM
To: users at shibboleth.net
Subject: Shibboleth 2.53 with Peoplesoft
Hello,
We want to install Shibboleth for Single Sign On with Apqache 2.2 on our linux server in combination with Peoplesoft with a external IDP (not from Shibboleth)
Is this possible? Or do you have to use an Shibboleth IDP ?
My second question: Is there is a documentation available for the installation on Peoplesoft ?
This would be very helpfull!
Regards
Rene Jager
--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20150305/c477d2bd/attachment-0001.html
More information about the users
mailing list