Skip to content

Commit

Permalink
Removed unused properties
Browse files Browse the repository at this point in the history
  • Loading branch information
oharsta committed Oct 9, 2023
1 parent 4977fa7 commit 9b83505
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 4 additions & 0 deletions roles/invite/templates/serverapplication.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ server:
path: "/error"
include-message: always
forward-headers-strategy: framework
servlet:
session:
cookie:
secure: true

spring:
main:
Expand Down
2 changes: 0 additions & 2 deletions roles/myconext-server/templates/application.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,6 @@ oidc:
linked_accounts:
# The duration that non validated-name linked accounts are valid - note that they are not removed and will still be used for EPPN Pseudonymisation
expiry-duration-days-non-validated: 180
# The duration after which non validated-name linked accounts are removed
removal-duration-days-non-validated: 540
# The duration after which validated-name linked accounts are removed
removal-duration-days-validated: 2190

Expand Down

0 comments on commit 9b83505

Please sign in to comment.