Loading

Load Balancer Does Not Redirect To The Sign-In Page With Https After User Signs Out

게시 일자: Feb 26, 2025
상세 설명

Load Balancer does not redirect to the Sign-in page with https after user signs out.

Cause

Load Balancer is doing SSL offloading but X-Forwarded-Proto request header is not set.
솔루션

Set the X-Forwarded-Proto request header in Load Balancer configuration file. For example, if you are using Apache as Load Balancer, add the following line into httpd-ssl.conf file.

RequestHeader set X-Forwarded-Proto "https"

Knowledge 기사 번호

001534676

 
로드 중
Salesforce Help | Article