OAuth2TokenProviderImpl

Deprecation notice:

Please be aware this processor is deprecated and may be removed in the near future.

Please consider using one the following alternatives: StandardOauth2AccessTokenProvider

Description:

This controller service provides a way of working with access and refresh tokens via the password and client_credential grant flows in the OAuth2 specification. It is meant to provide a way for components to get a token from an oauth2 provider and pass that token as a part of a header to another service.

Tags:

oauth2, provider, authorization

Properties:

In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.

Display NameAPI NameDefault ValueAllowable ValuesDescription
SSL Contextoauth2-ssl-contextController Service API:
SSLContextService
Implementations: StandardSSLContextService
StandardRestrictedSSLContextService
No Description Provided.
Access Token Urloauth2-access-token-urlThe full endpoint of the URL where access tokens are handled.
Supports Expression Language: true (will be evaluated using variable registry only)

State management:

This component does not store state.

Restricted:

This component is not restricted.

System Resource Considerations:

None specified.