버전 비교

  • 이 줄이 추가되었습니다.
  • 이 줄이 삭제되었습니다.
  • 서식이 변경되었습니다.
Sv translation
languageko_KR

After successful installation of the Authentication server with SAML protocol add following properties in config file if Auth Server is set up behind a load balancer or reverse proxy.


loadbalancer.use = true
loadbalancer.url = https://domain.com/auth
loadbalancer.scheme = https
loadbalancer.serverName = domain.com
loadbalancer.contextpath = /auth
loadbalancer.serverPort = 443
loadbalancer.includeServerPortInRequestURL = false

Sv translation
languageen

After successful installation of the Authentication server with SAML protocol add following properties in config file if Auth Server is set up behind a load balancer or reverse proxy.


loadbalancer.use = true
loadbalancer.url = https://domain.com/auth
loadbalancer.scheme = https
loadbalancer.serverName = domain.com
loadbalancer.contextpath = /auth
loadbalancer.serverPort = 443
loadbalancer.includeServerPortInRequestURL = false