Class NuxeoOAuth2Authenticator

java.lang.Object
org.nuxeo.ecm.platform.oauth2.NuxeoOAuth2Authenticator
All Implemented Interfaces:
NuxeoAuthenticationPlugin

public class NuxeoOAuth2Authenticator extends Object implements NuxeoAuthenticationPlugin
OAuth2 Authentication Plugin.

This plugin chekcs the access_token request parameter or the Authorization: Bearer request header for a valid OAuth2 token (checked with the OAuth2ClientService).

Since:
10.3