Skip to content

Commit

Permalink
Merge pull request #8216 from PasanT9/cors-430
Browse files Browse the repository at this point in the history
[4.3.0] Remove Enabling CORS for OAuth Token related Endpoints
  • Loading branch information
PasanT9 authored Jul 17, 2024
2 parents e9e9a5c + 29ea5da commit 7ee3b70
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions en/docs/design/advanced-topics/enabling-cors-for-apis.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,3 @@ Follow the instructions below to enable CORS response headers globally. Once thi


You have successfully enabled CORS for a specific API.

## Enabling CORS for OAuth Token related Endpoints

Enabling CORS configuration via the `api-manager.xml` file is valid for APIs created via the WSO2 API manager Publisher application. Since **API-M 4.0.0** token related endpoints are not proxied you can enable CORS for OAuth token related Endpoints ( **/authorize, /revoke, /token, /userinfo** ) by following the respective Identity Provider documentation.

For WSO2 Identity Server you may refer [CORS documentation](https://is.docs.wso2.com/en/latest/learn/cors/).

0 comments on commit 7ee3b70

Please sign in to comment.