sending environment variables to weblogic

Richard Frovarp richard.frovarp at ndsu.edu
Tue Mar 30 23:21:49 UTC 2021


On Wed, 2021-03-31 at 00:51 +0200, Peter Schober wrote:
> * Jerry Shipman <jes59 at cornell.edu> [2021-03-30 21:10]:
> > It looks like "ShibUseHeaders" might work. But the documentation I
> > found (https://wiki.shibboleth.net/confluence/display/SP3/Apache)
> > says not to use this. But I haven't yet found anything that tells
> > you what you should do instead.
> 
> https://wiki.shibboleth.net/confluence/display/SP3/JavaHowTo
> 
> Obviously that requires the application server to support AJP (which
> Weblogic does not, from a quick web search) in which case you're left
> with either HTTP proxying or not using the Shibbleth SP at all.
> 
> -peter

HTTP proxying is fine. AJP isn't secure in the least, and is very
likely to be removed from a future HTTPD version.


More information about the users mailing list