# Grant management API scopes not established on application registration

> The grant management API scopes are not included during application registration, preventing use of the grant management endpoints.


- Type: Known Issue (openfeed platform)
- Severity: Medium
- Status: Confirmed
- Affected products: Consent, API
- Affected data holders: all
- First reported: 2026-09-02
- Last updated: 2026-09-02
- Canonical: https://openfeed.au/status/known-issues/grant-management-api-scopes-not-established

---

## What's happening

The grant management API scopes (e.g. `openfeed-au:grant:self:revoke`) are not
included in the scope set established at application registration. This is a known
restriction of the current registration flow. Without these scopes, clients cannot
authenticate against the grant management endpoints.

## Impact

Applications that use the grant management API to list or revoke active grants
programmatically cannot do so through the openfeed platform at this time.

## Workaround

Applications should direct users to manage and revoke their grants directly through the openfeed
platform at [app.openfeed.au/applications](https://app.openfeed.au/applications).

## Current status

openfeed is currently planning the changes required to support these grant management 
API scopes. This page will be updated when a timeline is established.
