I'm using WSO2 API Manager version 3.0
I created one API in Publisher and with MyApplication subscribed it.
it gave me a JWt token. I Inserted JWt token on the https://JWT.io website.
The default value of audience
in my JWT is https://org.wso2.carbon/gateway
. How can I change the default audience
value of my JWT token in the WSO2 API Manager?