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

Configure scopes for API keys #9947

Open
nasco-a opened this issue May 19, 2021 · 1 comment
Open

Configure scopes for API keys #9947

nasco-a opened this issue May 19, 2021 · 1 comment
Assignees
Labels

Comments

@nasco-a
Copy link

nasco-a commented May 19, 2021

Is your feature request related to a problem? Please describe.
Currently, there is no way to configure scopes for API keys.
for example, there is no way to have a read-only API key that would not grant you permissions to modify collections/environments or other data, or an API key with a restricted access

Describe the solution you'd like
Introduction of scopes, where team administrators are able to determine the scope of a certain API key

Additional context
The request is raised on the behalf of a user

@nasco-a nasco-a added the product/postman-api Postman API related issues label May 19, 2021
@ArjunSingh-PM ArjunSingh-PM self-assigned this Jul 1, 2022
@davidespihernandez davidespihernandez self-assigned this Jan 18, 2023
@davidespihernandez
Copy link

Hi!
We introduced a new way to retrieve a collection via an access key, that can be generated in the UI in the "Share" menu of a collection. With this access_key users can retrieve a collection via the Postman API.
See the query params here for more information.

However, the final solution for this would be an OAuth2 approach. We are working on that, but it's a long-term project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants