mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
732610c736
Note that from 2.5, shibd is run as the user shibd. The port tries to fix the key file ownership but if you have changed the file name of the key from the default sp-key.pem, make sure you chown your key file(s) to user shibd. Also, take maintainership of the entire tool chain (approved by all previous maintainers). Incorporates the ideas suggested by Craig Leres [177668], making sure that the ssl key is not added to the package. PR: 177668, 178694
14 lines
624 B
Plaintext
14 lines
624 B
Plaintext
Shibboleth is standards-based, open source middleware software which
|
|
provides Web Single SignOn (SSO) across or within organizational
|
|
boundaries. It allows sites to make informed authorization decisions
|
|
for individual access of protected online resources in a
|
|
privacy-preserving manner.
|
|
|
|
This software is a C++ implementation of the Service Provider version 2
|
|
component of the Shibboleth can be used in Apache Web servers. The
|
|
service provider manages secured resources. User access to resources
|
|
is based on assertions received by the service provider (SP) from
|
|
an identity provider.
|
|
|
|
WWW: http://shibboleth.internet2.edu/
|