Actions
action #13172
closedApache and shibboleth-sp
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Description
- install apache2 and shibboleth-sp packages
- enable shibboleth module (a2enmod shib)
- restart apache
- verify that the SP is running properly by accessing:
- http://localhost/Shibboleth.sso/Status
- http://localhost/Shibboleth.sso/Session
- it should return a page that says: "A valid session was not found."
Should be all part of apache2 integration tests
Actions