Skip to content

Commit

Permalink
Added tiqr_hash_secret
Browse files Browse the repository at this point in the history
  • Loading branch information
oharsta committed Jan 30, 2024
1 parent 3fdab21 commit 0edfb40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/myconext-server/templates/application.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ secure_cookie: true
idp_entity_id: https://login.{{ myconext_base_domain }}
private_key_path: file://{{ myconext_dir }}/myconext_saml.key
certificate_path: file://{{ myconext_dir }}/myconext_saml.crt
tiqr_hash_secret: "{{ myconext_tiqr_hash_secret }}"

remember_me_max_age_seconds: 15_768_000
sso_mfa_duration_seconds: 3600
Expand Down

0 comments on commit 0edfb40

Please sign in to comment.