Hi everyone,

i want to integrate the drupal authentication on my main site with peoplesoft database so that i can have a single sign on feature.

Thanks,
jitu

Comments

deekayen’s picture

I'm looking at potentially needing to do some sort of Peoplesoft integration. Is there any sort of integration with Peoplesoft you're trying to do beyond just authentication against it's db?

I'm looking at potentially having to share varying types of data over some sort of API and I'm not even sure what APIs are available at each end.

jpujari’s picture

I have just started on this project, too early to tell anything rght now......but ll post it when i start working on it

Bastlynn’s picture

So. As it turns out - I'm also curious about a Peoplesoft integration - trying to gather more information for a friend of mine at a local university... any progress?

brisho’s picture

http://www.jasig.org/cas

At my office, we've managed to implement SSO by using CAS to authenticate users for Drupal, Moodle and some custom Java/Tomcat webapps against an Active Directory server. According to the CAS site, some people are using it to authenticate Peoplesoft users as well.