I did it myself a few years ago and actually gave a presentation at an Apereo conference with Unicon. You should be able to find the presentation on youtube.
We are trying a new configuration using mod_auth_cas on Apache. If we can make this work I think it will a better solution than hacking the Weblogic web.xml and adding the Java client to the class path. If this does not work we will try putting it all behind a Shib SP. At some point I will give a write up of our experience. Cheers, Bryan On Thu, Jan 26, 2017 at 1:56 PM, Joel Levin <[email protected]> wrote: > This won't answer your questions -- only as an FYI. > > The consultants working on this gave a large price tag (with the > associated backend authorizations etc)-- as it is not part of the usual > PeopleSoft supported flow. > > So we went with LDAP. > > > On Thu, Jan 26, 2017 at 10:23 AM, Bryan Wooten <[email protected]> > wrote: > >> We have our Peoplesoft environment CASified by adding CAS filters to the >> Weblogin web.xml and writing some custom signon Peoplecode. It works well. >> >> Any we doing a proof of concept where the Weblogic is behind Apache. We >> have installed mod_auth_cas on the Apache. REMOTE_USER is getting set. >> >> But for some reason either Weblogic is ignoring this header or is >> dropping it. >> >> Our custom signon Peoplcode depends on REMOTE_USER being set. >> >> Does anyone have any ideas or suggestions> >> >> Thanks, >> >> Bryan >> >> University of Utah >> >> -- >> - CAS gitter chatroom: https://gitter.im/apereo/cas >> - CAS mailing list guidelines: https://apereo.github.io/cas/M >> ailing-Lists.html >> - CAS documentation website: https://apereo.github.io/cas >> - CAS project website: https://github.com/apereo/cas >> --- >> You received this message because you are subscribed to the Google Groups >> "CAS Community" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit https://groups.google.com/a/ap >> ereo.org/d/msgid/cas-user/CAG9x2GUnMyXx%2B7Hm0e6jGt7jAnVjM9q >> -FuJu8EgMMp%2BX3nOYSw%40mail.gmail.com >> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAG9x2GUnMyXx%2B7Hm0e6jGt7jAnVjM9q-FuJu8EgMMp%2BX3nOYSw%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> > > -- > - CAS gitter chatroom: https://gitter.im/apereo/cas > - CAS mailing list guidelines: https://apereo.github.io/cas/ > Mailing-Lists.html > - CAS documentation website: https://apereo.github.io/cas > - CAS project website: https://github.com/apereo/cas > --- > You received this message because you are subscribed to the Google Groups > "CAS Community" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit https://groups.google.com/a/ > apereo.org/d/msgid/cas-user/CAGfxv%2B_maSQf1mr__ > uw8bXjGxDH2CgiSGF-J6Bbuhgd%2Bs-q6pg%40mail.gmail.com > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAGfxv%2B_maSQf1mr__uw8bXjGxDH2CgiSGF-J6Bbuhgd%2Bs-q6pg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAG9x2GUBvwurf2hK-REfcoTC5kWgEzkL175WpFYKohopgBp%2BTw%40mail.gmail.com.
