Tagging 2.4.2 release.
[shibboleth/sp.git] / doc / README.txt
1 Welcome to Internet2's Shibboleth
2
3 Shibboleth is a federated web authentication and attribute exchange system
4 based on SAML developed by Internet2 and MACE.
5
6 Please review the terms described in the LICENSE.txt file before using this
7 code. It is now the Apache 2.0 license.
8
9 A wealth of information about Shibboleth can be found at
10 http://shibboleth.internet2.edu/
11
12 Shibboleth is divided into identity and service provider components, with the
13 IdP in Java and the SP in C and C++.
14
15 Source and binary distributions are available from
16 http://shibboleth.internet2.edu/downloads/
17
18 SVN is available for anonymous access, as described at the Shibboleth
19 site. Mailing lists and a bug database (https://bugs.internet2.edu/) are also
20 available. Not all of the lists are open, but a general support list is
21 available and is open.
22
23 For basic information on building from source, installing binaries, and deploying
24 Shibboleth, refer to the web site and Wiki for the latest documentation.