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
This issue is being closed due to extended inactivity. Please feel free to reopen it if further attention is needed. Thank you for helping us keep the issue list relevant and focused!
Is your feature request related to a problem? Please describe.
#8278
Regarding above issue, I am creating this issue to track the improvements.
Remote fetch configuration feature is only support for non super domains.
https://github.com/wso2-extensions/identity-fetch-remote/blob/42006ff743e6e01d9e451f7accf836901f3fa140/components/org.wso2.carbon.identity.remotefetch.core/src/main/java/org/wso2/carbon/identity/remotefetch/core/impl/deployers/config/ServiceProviderConfigDeployer.java#L75
https://github.com/wso2-extensions/identity-fetch-remote/blob/42006ff743e6e01d9e451f7accf836901f3fa140/components/org.wso2.carbon.identity.remotefetch.core/src/main/java/org/wso2/carbon/identity/remotefetch/core/impl/deployers/config/ServiceProviderConfigDeployer.java#L86
Tenant.getAdminName() is used here and this method will not return suitable value for super admin.
Implement Secure Webhook mechanism.
The text was updated successfully, but these errors were encountered: