Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-32662

Add Oauth 2.0 Client Credentials Flow

    XMLWordPrintable

    Details

    • Type: New Feature
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: 2023.x, 2025.x
    • Component/s: OAuth

      Description

      We want to add the Client Credentials Flow to the existing OAuth 2.0 flows implemented with the Nuxeo Server.

      The Client Credentials Flow involves an application exchanging its application credentials, such as client ID and client secret, for an access token.

      This flow is best suited for Machine-to-Machine (M2M) applications, such as CLIs, daemons, or backend services, because the system must authenticate and authorize the application instead of a user.

      (from https://auth0.com/docs/get-started/authentication-and-authorization-flow/client-credentials-flow)

      See OAuth 2.0 RFC 6749, section 4.4

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              troger Thomas Roger
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: