Skip to content

Commit

Permalink
[SHIBUI-1774]
Browse files Browse the repository at this point in the history
update for proper reverse proxy configuration
  • Loading branch information
jj committed Jul 20, 2021
1 parent 8896350 commit 08390a2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pac4j-module/src/test/docker/conf-header/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ logging:
level:
org.pac4j: "TRACE"
org.opensaml: "INFO"
server.tomcat:
remote-ip-header: x-forwarded-for
protocol-header: x-forwarded-proto

0 comments on commit 08390a2

Please sign in to comment.