Include OAuth Flow for Endpoint Authorization

Created on 6 April 2023, over 1 year ago
Updated 16 May 2024, 6 months ago

Problem/Motivation

Some API end points are protected and require access tokens provided by OAuth 2 flows

Proposed resolution

Is it possible to add configuration for a "client_credential" flow? These attributes would be required:
- Client id
- Client secret
- Token URL
- Scope

Calling the token url would retrieve an access token for use when calling the API endpoint.

Feature request
Status

Postponed: needs info

Version

1.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @CodeWilliamson
  • Status changed to Postponed: needs info 6 months ago
  • 🇵🇹Portugal joaomarques736

    Hello CodeWilliamson,

    Right now, we have no plans to work on this feature.

    Would it be possible for you to provide a patch supporting this functionality?

    Best regards.

Production build 0.71.5 2024