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

[Feature] Create new Entity for 'ApiKey' and 'ApiSecret' for API accesses #8711

Closed
GloireMutaliko21 opened this issue Jan 8, 2025 · 0 comments · Fixed by #8716
Closed

[Feature] Create new Entity for 'ApiKey' and 'ApiSecret' for API accesses #8711

GloireMutaliko21 opened this issue Jan 8, 2025 · 0 comments · Fixed by #8716
Assignees

Comments

@GloireMutaliko21
Copy link
Contributor

The entity should be only 'Tenant' based. Not Organization

In that table, we will store records which will have one indicative difference :

  • In case of tenantId is null, it means that those secret keys can access API data for all tenants (Preferable to have only one kind of this record). It's global access keys
  • In case of tenantId is not null in the table, the secret keys can only access data for specific tenant
@GloireMutaliko21 GloireMutaliko21 self-assigned this Jan 8, 2025
@GloireMutaliko21 GloireMutaliko21 linked a pull request Jan 8, 2025 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant