...
Note |
---|
This configuration is only valid for APIs created through the API manager Publisher application. All the other Oauth token related APIs (/authorize, /revoke, /token, /userinfo) are not effected from this. To enable CORS configuration to these APIs as well, see "Enabling CORS for Oauth Token related APIs". |
Next, let's see how to add the header as a parameter to the API Console.
...
You have added SOAP parameters to the API Console and invoked a SOAP service using the API Console.
Anchor EnableCORSForOauthTokenApis EnableCORSForOauthTokenApis
Enabling CORS for Oauth Token related APIs
EnableCORSForOauthTokenApis | |
EnableCORSForOauthTokenApis |
Enabling CORS configuration through api-manager.xml is only valid for APIs created through the API manager Publisher application. Hence enabling CORS for Oauth token related APIs (/authorize, /revoke, /token, /userinfo) can be carried out as follows.
...