The SAML XML.org web site is not longer accepting new posts. Information on this page is preserved for legacy purposes only. For current information on SAML, please see the OASIS Security Services Technical Committee Wiki.
Diff for SAML Open Source Implementations
Wed, 2007-12-19 06:34 by metadaddy | Wed, 2007-12-19 14:56 by trscavo | ||
---|---|---|---|
< previous diff | next diff > | ||
Changes to Body | |||
Line 39 | Line 39 | ||
LASSO - Liberty Alliance Single Sign-On
| LASSO - Liberty Alliance Single Sign-On
| ||
<ul>
| <ul>
| ||
- | <li>
| + | <li>LASSO is implemented in C</li>
|
- | from <a href="http://www.entrouvert.com/en/" class="http">Entr'overt</a>
| + | <li>Implements primarily Liberty ID-FF but there is some support for SAML V2.0</li>
|
+ | <li>from <a href="http://www.entrouvert.com/en/" class="http">Entr'overt</a>
| ||
</li>
| </li>
| ||
<li>
| <li>
| ||
Line 53 | Line 54 | ||
<li>
| <li>
| ||
Java implementation from <a href="http://www.sun.com/" class="http">Sun Microsystems</a></li>
| Java implementation from <a href="http://www.sun.com/" class="http">Sun Microsystems</a></li>
| ||
- | <li>Basis for next version of Sun's commercial web access management product - Sun Java System Federated Access Manager 8.0 </li>
| + | <li>Basis for next version of Sun's commercial web access management product - Sun Java System Federated Access Manager 8.0</li>
|
+ | <li>In use at the <a href="http://www.ssocircle.com/">SSOCircle</a></li>
| ||
<li>
| <li>
| ||
<a href="https://opensso.dev.java.net/" class="https">http://opensso.org/<br />
| <a href="https://opensso.dev.java.net/" class="https">http://opensso.org/<br />
| ||
Line 80 | Line 82 | ||
<ul>
| <ul>
| ||
<li>
| <li>
| ||
- | from <a href="http://www.internet2.edu/" class="http">Internet2</a>
| + | from <a href="http://www.internet2.edu/" class="http">Internet2</a></li>
|
- | </li>
| + | <li>includes Identity Provider (Java) and Service Provider (C++ apache module)</li>
|
+ | <li>Shib 1.3 implements SAML V1.1 SP and IdP</li>
| ||
+ | <li>Shib 2.0 implements SAML V2.0 SP and IdP in addition to SAML V1.1 </li>
| ||
<li>
| <li>
| ||
- | implementation of SAML V1.1 and V2.0 browser profiles, built on top of <a href="http://www.opensaml.org/" class="http">OpenSAML</a>
| + | implementation built on top of <a href="http://www.opensaml.org/" class="http">OpenSAML</a>
|
</li>
| </li>
| ||
- | <li>includes Identity Provider (Java) and Service Provider (C++ apache module) </li>
| ||
<li>
| <li>
| ||
<a href="http://shibboleth.internet2.edu/" class="http">http://shibboleth.internet2.edu/<br />
| <a href="http://shibboleth.internet2.edu/" class="http">http://shibboleth.internet2.edu/<br />
| ||
Line 96 | Line 99 | ||
<ul>
| <ul>
| ||
<li>
| <li>
| ||
- | Open Source Federated Identity Management from <a href="http://www.pingidentity.com/" class="http">Ping Identity</a>
| + | Open Source Federated Identity Management from <a href="http://www.pingidentity.com/" class="http">Ping Identity</a></li>
|
- | </li>
| + | <li>Implements SAML V1.1 (with additional support for ID-FF and WS-Fed)</li>
|
<li>
| <li>
| ||
<a href="http://www.sourceid.org/download/" class="http">http://www.sourceid.org/download/<br />
| <a href="http://www.sourceid.org/download/" class="http">http://www.sourceid.org/download/<br />
| ||
Line 107 | Line 110 | ||
<li class="gap">ZXID
| <li class="gap">ZXID
| ||
<ul>
| <ul>
| ||
- | <li>Open Source IdM for the Masses - SAML SSO </li>
| + | <li>Open Source IdM for the Masses - SAML SSO</li>
|
+ | <li>ZXID is implemented in C but supports (via SWIG) Perl, PHP, and Java</li>
| ||
+ | <li>Implements SAML V2.0 SP (98% done) and SAML V1.1 SP (60% done)</li>
| ||
+ | <li>Supports other protocols (ID-FF, ID-WSF, and WS-Fed)</li>
| ||
<li>
| <li>
| ||
from Sampo Kellomäki (<a href="mailto:sampo@iki.fi" class="mailto">sampo@iki.fi</a>)
| from Sampo Kellomäki (<a href="mailto:sampo@iki.fi" class="mailto">sampo@iki.fi</a>)
| ||
</li>
| </li>
| ||
<li>
| <li>
| ||
- | <a href="http://zxid.org/" class="http">http://zxid.org/</a>
| + | <a href="http://www.zxid.org/" class="http">http://www.zxid.org/</a>
|
</li>
| </li>
| ||
</ul>
| </ul>
|
Revision of Wed, 2007-12-19 14:56:
SAML Open Source Implementations
Items listed in alphabetical order. Register an account and add yours if it isn't already listed :)
- Enterprise Sign On Engine (ESOE)
- Java implementation of SAML V2.0
- Includes XACMLv2-based policy engine from Intient
-
http://www.esoeproject.org/
-
simpleSAMLphp, SAML V2.0 SP, SAML V2.0 IdP
- from FEIDE research and development
- PHP implementation compatible with Shibboleth 1.3 and 2.0
-
http://rnd.feide.no/simplesamlphp
-
LASSO - Liberty Alliance Single Sign-On
- LASSO is implemented in C
- Implements primarily Liberty ID-FF but there is some support for SAML V2.0
- from Entr'overt
-
http://lasso.entrouvert.org/
- OpenSSO
- Java implementation from Sun Microsystems
- Basis for next version of Sun's commercial web access management product - Sun Java System Federated Access Manager 8.0
- In use at the SSOCircle
-
http://opensso.org/
- OpenSAML
- from Internet2
- C++ and Java toolkits for SAML V1.1 and V2.0
- implementation of SAML assertions, protocols, and bindings (no profiles)
-
http://www.opensaml.org/
- Shibboleth
- from Internet2
- includes Identity Provider (Java) and Service Provider (C++ apache module)
- Shib 1.3 implements SAML V1.1 SP and IdP
- Shib 2.0 implements SAML V2.0 SP and IdP in addition to SAML V1.1
- implementation built on top of OpenSAML
-
http://shibboleth.internet2.edu/
- SourceID
- Open Source Federated Identity Management from Ping Identity
- Implements SAML V1.1 (with additional support for ID-FF and WS-Fed)
-
http://www.sourceid.org/download/
- ZXID
- Open Source IdM for the Masses - SAML SSO
- ZXID is implemented in C but supports (via SWIG) Perl, PHP, and Java
- Implements SAML V2.0 SP (98% done) and SAML V1.1 SP (60% done)
- Supports other protocols (ID-FF, ID-WSF, and WS-Fed)
- from Sampo Kellomäki (sampo@iki.fi)
- http://www.zxid.org/