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

fix: Fix unauthorized API key exception when using the shared API key… #11174

Conversation

tjaworski-code
Copy link
Contributor

Issue

https://gravitee.atlassian.net/browse/APIM-7306

Description

Fixed an issue where an API key using the Shared API Key feature could only access the first subscribed API, while subsequent subscriptions were unauthorized. The fix ensures that new subscriptions are correctly added, and the updatedAt timestamp is refreshed whenever an API key is updated.

Additional context

@tjaworski-code tjaworski-code requested a review from a team as a code owner March 18, 2025 16:37
@tjaworski-code tjaworski-code force-pushed the APIM-7306-api-key-not-working-for-api-subscriptions-using-shared-api-key branch from 07c1a06 to 5d198cf Compare March 18, 2025 16:43
@tjaworski-code tjaworski-code force-pushed the APIM-7306-api-key-not-working-for-api-subscriptions-using-shared-api-key branch from 5d198cf to 97b0eaf Compare March 21, 2025 07:56
@wbabyte wbabyte force-pushed the APIM-7306-api-key-not-working-for-api-subscriptions-using-shared-api-key branch from 97b0eaf to aaff26e Compare March 24, 2025 08:07
@tjaworski-code tjaworski-code force-pushed the APIM-7306-api-key-not-working-for-api-subscriptions-using-shared-api-key branch from aaff26e to 64740a2 Compare March 24, 2025 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants