diff options
author | Thibaut Notteboom <tib@tibux.org> | 2013-03-03 12:45:36 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-03-03 12:45:36 -0600 |
commit | e82df38da0f608d618b623fe024ab3fa8950bb17 (patch) | |
tree | 08a3cc3130a2ce436ab422a176a758c12defa61c /network/shibboleth-sp/README | |
parent | ba84a34c191db5a047da568d5c670f18ea37861b (diff) | |
download | slackbuilds-e82df38da0f608d618b623fe024ab3fa8950bb17.tar.gz |
network/shibboleth-sp: Added (Shibboleth Service Provider)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/shibboleth-sp/README')
-rw-r--r-- | network/shibboleth-sp/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/shibboleth-sp/README b/network/shibboleth-sp/README new file mode 100644 index 0000000000..3eae149df7 --- /dev/null +++ b/network/shibboleth-sp/README @@ -0,0 +1,10 @@ +Shibboleth is a Web Single Sign-On implementations based on OpenSAML +that supports multiple protocols, federated identity, and the extensible +exchange of rich attributes subject to privacy controls. + +This package contains the Shibboleth Service Provider runtime libraries, +daemon, default plugins, and Apache module. + +For some basic setup instructions, check the included 'README.SLACKWARE' +file. Lots of information is available on the shibboleth wiki: +https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPConfiguration |