Skip to content

Commit

Permalink
Devconf: Add forward-headers-strategy: native, to make sure all redir…
Browse files Browse the repository at this point in the history
…ects go to https
  • Loading branch information
quartje committed Jul 25, 2024
1 parent 2abeca6 commit 6e69511
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/application-devconf.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
server:
port: 80
forward-headers-strategy: native

mongodb_db: oidcng
oidc_saml_mapping_path: classpath:/oidc/saml_mapping.json
Expand Down

0 comments on commit 6e69511

Please sign in to comment.