有没有办法更改可用于 JWT Grant 的令牌端点的默认端口 (9443)?

Is there a way to change the default port (9443) of the token endpoint available for the JWT Grant?

WSO2 在 JWT Grant 中提供格式为 https://WSO2_URL:9443/oauth2/token.

的端点

有没有办法将该端口更改为 8243?

APIM 中已经有,建议使用那个而不是上面一个。

https://WSO2_APIM_HOSTNAME:8243/token

是的。你可以改变它。 在<PRODUCT_HOME>/repository/conf/carbon.xml. E.g., <Offset>3</Offset>.<PRODUCT_HOME>的Ports部分设置偏移量可以像/opt/wso2-am-2.1.0(你的安装目录).