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