Skip to content

Add organization_id to OAuth tables

As per the proposed flow for Cells 1.0. We will be keeping oauth_applications cluster wide and remaining tables (oauth_access_grants, oauth_access_tokens, and oauth_openid_requests) scoped to organization.

We need to add organization_id to these tables to accomplish this.

Edited by Aboobacker MK