Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Relying Party Enablement Interface

Revision as of 17:39, 20 December 2007 by Unnamed Poltroon (Talk) (New page: __NOTOC__ Interface to support multiprotocol authentication for relying party sites. The interface is protocol and platform agnostic. It is intended to support many authentication protocol...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Interface to support multiprotocol authentication for relying party sites. The interface is protocol and platform agnostic. It is intended to support many authentication protocols and be implemented on many platforms.

Details

  • Status: Available since 1.0M9
  • Language: Java
  • Packaging: JAR

Plans

  • The first implementation available for this interface is for an authentication protocol handler to support an Information Card protocol that returns SAML tokens to the relying party and runs on a servlet container. OpenId protocol handler in the works.

Service

  • To define a protocol and platform agnostic interface for authentication

API

Links

Back to the top