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