In the latest WSO2 Api Manager, the default token endpoint seems to have changed to https://localhost:9443/oauth2/token
In the previous versions, the token endpoint was https://localhost:8243/token and invoking this endpoint generates a 404 resource not found error.
Is it possible to enable the previous token endpoint in the latest WSO2 Api Manager or is the oauth2 token endpoint the default to be used?