Skip to content

[feature]: OAuth 2.0 connection for Liferay component #5128

Description

@marijahorvat171

Tell us about the problem you're trying to solve

Liferay component currently supports authentication methods such as Basic Authentication, API Keys and Bearer Tokens, but it does not support OAuth 2.0 authorization.

Describe the solution you’d like

Add OAuth 2.0 as a supported connection type in the Liferay component. Ideally, the component would support standard OAuth 2.0 flows and automatically handle token acquisition and refresh through ByteChef's connection framework.

Describe the alternative you’ve considered or used

Currently, the workaround is to:

  • Create an OAuth 2.0 application in Liferay.
  • Manually generate an access token.
  • Configure the ByteChef connection using a Bearer Token.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendConcerning any and all backend issuesconnectionsenhancementNew feature or request

    Fields

    No fields configured for Feature.

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions