Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
WSO2 在JWT Grant中提供了一个格式为 的端点https://WSO2_URL:9443/oauth2/token。
https://WSO2_URL:9443/oauth2/token
有没有办法将该端口更改为 8243?
是的。你可以改变它。在 的端口部分中设置偏移量<PRODUCT_HOME>/repository/conf/carbon.xml. E.g., <Offset>3</Offset>。<PRODUCT_HOME>可以像/opt/wso2-am-2.1.0(你的安装目录)。
<PRODUCT_HOME>/repository/conf/carbon.xml. E.g., <Offset>3</Offset>
<PRODUCT_HOME>
/opt/wso2-am-2.1.0
它已经存在于 APIM 中,建议使用它而不是上面的一个。
https://WSO2_APIM_HOSTNAME:8243/token