You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The cross-tenant subscription feature is not working as expected when changing "Subscription Availability" from the REST API.
Steps to Reproduce
Start API Manager-3.2.0 pack and update to the latest level.
Start the server with below configurations. [apim.devportal]
enable_cross_tenant_subscriptions = false
Create a new tenant called "wso2.com".
Then create an API using the "carbon. super" tenant.
The "Subscription Availability" dropdown is no longer visible in the publisher UI.
Change the "Subscription Availability" using the below RESTful API [1].
Subscribe to the API using the "wso2.com" tenant user the cross cross-tenant subscription is working as expected even if it is disabled by configuration.
Description
The cross-tenant subscription feature is not working as expected when changing "Subscription Availability" from the REST API.
Steps to Reproduce
Start API Manager-3.2.0 pack and update to the latest level.
Start the server with below configurations.
[apim.devportal]
enable_cross_tenant_subscriptions = false
Create a new tenant called "wso2.com".
Then create an API using the "carbon. super" tenant.
The "Subscription Availability" dropdown is no longer visible in the publisher UI.
Change the "Subscription Availability" using the below RESTful API [1].
Subscribe to the API using the "wso2.com" tenant user the cross cross-tenant subscription is working as expected even if it is disabled by configuration.
[1] https://apim.docs.wso2.com/en/3.2.0/develop/product-apis/publisher-apis/publisher-v1/publisher-v1/#tag/APIs/paths/~1apis~1%7BapiId%7D/put
Version
3.2.0
Environment Details (with versions)
No response
The text was updated successfully, but these errors were encountered: