Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Span
stylefont-size:2em;font-weight:bold
JAX-RS: SAML Web SSO
 

 

 

Table of Contents

Introduction

...

For example, one can imagine a user getting HTML page confirming the logout has been successful and linking to the application front page.

 

Metadata Service

 

A new MetadataService is available in CXF 3.1.0 and 3.0.5, which can publish SAML SSO Metadata for a given service. Similar to the Logout Service, it is registered as an independent endpoint or service bean. A sample spring configuration is available here in the CXF system tests.