Abshan
Results
11
issues of
Abshan
### Description When we secure APIs using JWT tokens, the following configuration needs to be added to the micro.gw.conf file, ``` [[jwtTokenConfig]] issuer = "https://localhost:9443/oauth2/token" audience = "http://org.wso2.apimgt/gateway" certificateAlias =...
Type/Bug
Priority/Normal