Page MenuHomePhabricator

Add owner-only flag to list clients endpoint
Closed, ResolvedPublic

Description

The API Portal allows users to create both owner-only and non-owner-only OAuth clients. To help users keep track of their clients, I'd like to be able to label existing clients as owner-only or non-owner-only in the API Portal interface. To do this, the OAuth extension GET oauth2/client endpoint needs to be updated to include the owner_only property in its response.

Event Timeline

Change 655180 had a related patch set uploaded (by Alex Paskulin; owner: Alex Paskulin):
[mediawiki/extensions/OAuth@master] rest: Add owner-only flag to list clients endpoint

https://gerrit.wikimedia.org/r/655180

apaskulin triaged this task as Medium priority.Jan 11 2021, 11:39 PM

Change 655180 merged by jenkins-bot:
[mediawiki/extensions/OAuth@master] rest: Add owner-only flag to list clients endpoint

https://gerrit.wikimedia.org/r/655180

Verified in production