Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

SAML2 IdP protocol library

Revision as of 08:44, 1 November 2007 by Markus.sabadello.gmail.com (Talk | contribs) (Plan)

Details

  • CVS & instructions: SAML2 IdP CVS
  • Javadoc: <missing:> we're not yet auto building the SAML2 IdP every night
  • Status: first code in 1.0M9
  • Language: Java
  • Packaging: OSGI bundle

Plan

  • Complete implementation of SAML 2.0 specifications.

Service

The SAML2 IdP protocol library is a simple, partial implementation of SAML 2.0 specifications. Here's a list of some of the functionality it provides:

  • AuthnRequests, Responses, AuthnStatements, Assertions, Subjects.
  • Create, parse, sign and verify SAML 2.0 messages.

Note that only a subset of SAML 2.0 specifications is supported.

See Also

Links

Back to the top