Oracle APEX and Shibboleth
Curry, Warren
whcurry at ufl.edu
Sun Aug 7 11:08:09 EDT 2016
UF has implemented Shib with APEX. It has been some time ago, the details are not fresh in my mind.
Looks like you had other good input.
Sent from my Verizon Wireless 4G LTE DROID
On Aug 6, 2016 6:53 AM, Peter Schober <peter.schober at univie.ac.at> wrote:
* Murthy Nunna <mnunna at fnal.gov> [2016-08-05 22:48]:
> Would like to know if any of you successfully implemented Shibboleth
> authentication for Oracle APEX?
Maybe this will help:
http://www.oracle.com/technetwork/developer-tools/apex/learnmore/apex-oam-integration-1375333.pdf
"Oracle Application Express utilizes authentication schemes to
validate user credentials. Pre- configured schemes are provided for
Oracle Application Server Single Sign-On, Lightweight Directory Access
Protocol (LDAP) Directory, HTTP Header Variable, Database credentials,
and others including custom authentication." (p.3)
Seems you'd need chose a deployment for APEX that involves their
Apache httpd ("Oracle HTTP Server") and get the Shib SP working with
that same web server, the one that also runs Oracle's mod_plsql. The
specific steps required depend on your OS and deployment:
https://wiki.shibboleth.net/confluence/display/SHIB2/Installation
From Oracle's documentation referenced above it seems you should be
able to replace use of Oracle Access Manager and "WebGate" with just
the Shib SP, by populating the configured (p.13) HTTP Request Headers
from the Shib SP.
The rest of that documentation will apply just the same (i.e., the
other steps of configuring APEX etc are also necessary).
-peter
--
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160807/eccec6e6/attachment.html>
More information about the users
mailing list