Skip to Main Content
Status Backlog
Categories Core API
Created by Guest
Created on Apr 28, 2021

Allow OAuth clients to request additional permission scopes

When external applications request Front API access through OAuth2, they are limited to the "shared resources" scope, which grants access to API resources belonging to shared workspaces. This idea suggests expanding the available scopes that a user could grant to an OAuth client, including a scope for accessing otherwise private individual teammate resources.

  • Attach files
  • Guest
    Reply
    |
    Jun 5, 2024

    OAuth clients are also limited from accessing knowledge base resources at the moment. It would be nice to add that as a scope as well.