In my previous blog post, we understood how to deploy in WSO2IS with proxy server or load balancer. But it is about a basic deployment. When it comes to the real production. Lets try to understand the most common deployment pattern. Followings are the important points to consider when it comes to the production deployment. […]
Tag: DMZ
In production development of Identity Server, You need to deploy it in behind the Proxy server or Load balacer. Let see how we could properly deploy it. Assume Identity Server is running in following host and port Host : node1.wso2is Port : 9443 Proxy is trying exposing identity server in Host : wso2is Port : […]