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

Add support to user applications via REST API

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 10.2
    • Component/s: Rest API
    • Release Notes Description:
      Hide

      New REST API for OAuth 2 tokens:

      Some new endpoints have been added to handle CRUD operations on provider and client oAuth tokens.
      ```
      GET/PUT/DELETE /oauth2/token/provider/<providerId>/user/<username> -> perform CRUD on provider tokens
      GET /oauth2/token/provider -> retrieve all provider tokens for current user
      GET/PUT/DELETE /oauth2/token/client/<clientId>/user/<username> -> perform CRUD on client tokens
      GET /oauth2/token/client -> retrieve all client tokens for current user
      GET oauth2/client -> retrieve all oauth2 clients
      GET oauth2/client/<clientId> -> retrieve an oauth2 client
      ```

      Show
      New REST API for OAuth 2 tokens: Some new endpoints have been added to handle CRUD operations on provider and client oAuth tokens. ``` GET/PUT/DELETE /oauth2/token/provider/<providerId>/user/<username> -> perform CRUD on provider tokens GET /oauth2/token/provider -> retrieve all provider tokens for current user GET/PUT/DELETE /oauth2/token/client/<clientId>/user/<username> -> perform CRUD on client tokens GET /oauth2/token/client -> retrieve all client tokens for current user GET oauth2/client -> retrieve all oauth2 clients GET oauth2/client/<clientId> -> retrieve an oauth2 client ```
    • Sprint:
      nxGang Sprint 10.2.1, nxGang Sprint 10.2.2
    • Story Points:
      5

      Description

      Add support to user applications via REST API

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - 0 minutes
                  0m
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 4 days, 1 hour, 10 minutes
                  4d 1h 10m