Versions Compared

Key

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

...

  • Ehcache and JCache OAuthDataProviders can represent access tokens in JWT
  • JPA2 OAuthDataProvider improved
  • DynamicRegistrationService added

CXF provides the implementation of OAuth 2.0. See also the JAX-RS OAuth page for information about OAuth 1.0.

...

DynamicRegistrationService

This service is currently a work in progress and may become available in available starting from CXF 3.1.8 or CXF 3.1.9. It will support supports the dynamic client registration and management. At the moment some of the advanced registration properties are not yet processed and linked to the way the core OAuth2 services operate but the service will be enhanced as needed going forward.

AuthorizationMetadataService

This service is currently a work in progress and may become available in available starting from CXF 3.1.8 or CXF 3.1.9. It will support supports OAuth2 server configuration queries at ".well-known/oauth-authorization-server".

...