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

[4.4.0] Get all key managers from all tenant domains #12638

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

dakshina99
Copy link
Contributor

Purpose

The Key Manager Gateway's internal endpoint (internal/data/v1/keymanagers) lacked the ability to retrieve all key managers by passing the header xWSO2Tenant: "ALL".

Fix

When the tenant domain is set to "ALL", a query will be executed to retrieve all key managers from the AM_KEY_MANAGER table.

@RakhithaRR RakhithaRR merged commit 39a3cf9 into wso2:master Oct 7, 2024
7 checks passed
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 this pull request may close these issues.

Key Manager gateway internal endpoint doesn't have a get ALL keymanagers option
3 participants