Difference between revisions of "Shibboleth Implementation"

From GFIPM Implementation Wiki
Jump to: navigation, search
Line 4: Line 4:
  
  
Shibboleth is a freely available, open-source SAML software package for Web single sign-on across or within organizational boundaries. It allows Web sites to make informed authorization decisions regarding user access to protected online resources in a privacy-preserving manner. Shibboleth was developed through the Internet2 initiative. This article describes how to implement a Shibboleth Identity Provider (IDP) and Service Provider (SP) for use in a [http://gfipm.net/ GFIPM] federation.
+
Shibboleth is a freely available, open-source SAML software package for Web single sign-on across or within organizational boundaries. It allows Web sites to make informed authorization decisions regarding user access to protected online resources in a privacy-preserving manner. Shibboleth was developed through the Internet2 initiative. This article describes how to implement a Shibboleth Identity Provider (IDP) and Service Provider (SP) for use in a [http://gfipm.net/ GFIPM] federation:
  
 
* [[Shibboleth Hardware Recommendations|Hardware Recommendations]]
 
* [[Shibboleth Hardware Recommendations|Hardware Recommendations]]
Line 10: Line 10:
 
* [[Shibboleth Service Provider Installation|Service Provider Installation]]
 
* [[Shibboleth Service Provider Installation|Service Provider Installation]]
 
* [[Shibboleth Known Issues|Known Issues]]
 
* [[Shibboleth Known Issues|Known Issues]]
 +
 +
 +
For high-level, broadly detailed information about configuring an IDP or an SP, see the following articles:
 +
 +
* [[Implement a GFIPM IDP]]
 +
* [[Implement a GFIPM SP]]
  
  

Revision as of 13:42, 1 June 2011

Main Page


Shibboleth is a freely available, open-source SAML software package for Web single sign-on across or within organizational boundaries. It allows Web sites to make informed authorization decisions regarding user access to protected online resources in a privacy-preserving manner. Shibboleth was developed through the Internet2 initiative. This article describes how to implement a Shibboleth Identity Provider (IDP) and Service Provider (SP) for use in a GFIPM federation:


For high-level, broadly detailed information about configuring an IDP or an SP, see the following articles:


Main Page