是否可以在 wso2 api manager 3.2.0 carbon 配置中将多个 ip 地址定义为回调?
Is it possible to define mutliple ip address as callback in wso2 api manager 3.2.0 carbon config?
是否可以在 wso2 api manager 3.2.0 carbon 配置中将多个 ip 地址定义为回调?
我使用 WAF 作为负载均衡器我想在 carbon config.
中设置三个节点 ip 地址作为回调 url
您可以定义如下。
regexp=(https://myapp.com/callback|https://testapp:8000/callback)
请参考- https://is.docs.wso2.com/en/latest/learn/configuring-oauth2-openid-connect-single-sign-on/
是否可以在 wso2 api manager 3.2.0 carbon 配置中将多个 ip 地址定义为回调? 我使用 WAF 作为负载均衡器我想在 carbon config.
中设置三个节点 ip 地址作为回调 url您可以定义如下。
regexp=(https://myapp.com/callback|https://testapp:8000/callback)
请参考- https://is.docs.wso2.com/en/latest/learn/configuring-oauth2-openid-connect-single-sign-on/