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

Improvement to share application keys when cross tenant subscriptions enabled #1106

Closed
SiluniPathirana opened this issue Dec 12, 2022 · 1 comment

Comments

@SiluniPathirana
Copy link

Problem

The consumer key/ consumer secret pair generated within one tenant by a user should be reusable to generate a token and invoke an API that exists in another tenant (cross-tenant subscription enabled) by the same user.

Solution

N/A

Affected Component

APIM

Version

No response

Implementation

No response

Related Issues

No response

Suggested Labels

cross-tenant subscription

@hisanhunais
Copy link

This can be achieved using the Global Key Manager Feature [1]. The changes have been done using [2] and [3]

[1] https://apim.docs.wso2.com/en/4.3.0/administer/key-managers/configure-global-key-manager/
[2] wso2/carbon-apimgt#12262
[3] wso2/apim-apps#541

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants