Shibboleth enabled images are provided for PHP and Perl. Tenants developing in languages other than Perl and PHP will be responsible for the installation and configuration of the authentication modules/libraries.
Operating System: Any
Applies To: Faculty or Staff using WebApps
Last Reviewed: October 2, 2019
It may take up to two weeks for your request to be completed.
Shibboleth authentication should be managed using .htaccess files. A very basic example of how to require Shibboleth authentication is below. See the links under Related Links for more details.
AuthType shibboleth
ShibRequestSetting requireSession 1
Require valid-user
Contact the UBIT Help Center.