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

Relying Party Demo App

This is a sample application that uses the multiprotocol relying party enablement code for authentication.

Details

  • Language: Java
  • Packaging: WAR

Plans

  • update demo app to authenticate with other protocol handlers as they become available.

Service

  • Demonstrate how to build a servlet based application to use the RP enablement code
  • Sample login page that can be customized for other applications
  • Sample web.xml to demonstrate how to setup authentication filter for application
  • Sample application web pages to demonstrate how to access returned claims

Links

Back to the top