Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: ✨ Add cred dropdown for custom OAuth scope levels #4249

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pemontto
Copy link
Contributor

@pemontto pemontto commented Oct 3, 2022

Briefly discussed in discord - https://discord.com/channels/832547762716278804/832547763191152642/1026463938692517888

Add OAuth2 scope options so users can limit their exposure. Generally useful to limit the blast radius of n8n creds, and especially important when credential sharing becomes a thing.

In this example with Google Drive a user can choose:

  1. Read & Write: same as the original default. Access to create, read, modify, and delete all files
  2. Read Only: ability to read and list all available files
  3. n8n Files Only: create, read, modify, and delete all files created by n8n only

SCR-20221003-i4x

@n8n-assistant n8n-assistant bot added community Authored by a community member node/improvement New feature or request labels Oct 3, 2022
@pemontto
Copy link
Contributor Author

pemontto commented Sep 9, 2023

I even would take a toggle like Customise Scopes, or Advanced Settings that would unhide the scopes field 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Authored by a community member node/improvement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant