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] Manage specific role access with ApiKey and ApiSecret credentials #8713

Open
GloireMutaliko21 opened this issue Jan 8, 2025 · 0 comments
Assignees

Comments

@GloireMutaliko21
Copy link
Contributor

GloireMutaliko21 commented Jan 8, 2025

As we are doing now by managing API access with JWT tokens and Roles Based Acess, we need to allow users access APIs by providing apiKey and apiSecret credentials in the incoming request.
We suppose storing those keys in the way they should encode the role and in specific case the tenantId.
Note :

  • If those key are associated to some tenantId, It means they can access API only for that specific Tenant
  • Otherwise, it means it's global access keys, and it can run any API operations
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

No branches or pull requests

2 participants