Versions Compared

Key

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

...

//TODO: describe how Jose is used in CXF OAuth2

 

OAuth2 and OIDC

 

//TODO

Design considerations

This section will talk about various design considerations one need to take into account when deploying OAuth-based solutions.

...

CXF 2.6.1 provides an initial support for a SAML2 SSO profile. This will make it easier to minimize a number of sign ins to a single attempt and run OAuth2 Authorization servers separately from the application endpoints.

The work started in CXF 3.1.0 for integrating with OpenId Connect.