Question about "Enabling the Module Globally"

Peter Schober peter.schober at univie.ac.at
Tue Sep 19 07:00:13 EDT 2017


* Jacques Le Roux <jacques.le.roux at les7arts.com> [2017-09-19 12:03]:
> > What do you intend to protect and how?
> Globally all the webapps in a HTTPD  VirtualHost
> 
> > If that's for your own code/application, then you can usually
> > integrate things in a way that uses active protection on only some of
> > the files, and then set up an application session in thise files based
> > off the Shib SP's session. (That would be an alternative to not/never
> > actively protect anything with Shib, but always initiate logins from
> > your own code.)
> Thanks I don't think I need to that, at least yet.
> I think you cleared the last 1% I was worrying about and will go
> that way

OK, though I still have no idea what it is you're trying to do:
Actively protecting resources using httpd directives (i.e., having the
webserver make sure noone unauthorised can even access your code), or
merely making sure any attributes recieved are available to code
running in/behind the web server.
Anyway,
-peter


More information about the users mailing list