Skip to content

Instantly share code, notes, and snippets.

@ajokela
Created March 29, 2012 19:01
Show Gist options
  • Save ajokela/2242141 to your computer and use it in GitHub Desktop.
Save ajokela/2242141 to your computer and use it in GitHub Desktop.
Shibboleth - Sessions
<Location "/app_path">
AuthType shibboleth
ShibRequireSession On/Off
ShibExportAssertion On
require valid-user
</Location>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment