We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d07376 + d766a34 commit 5d7f54fCopy full SHA for 5d7f54f
1 file changed
roles/invite/templates/serverapplication.yml.j2
@@ -84,6 +84,8 @@ cron:
84
metadata-resolver-url: "https://metadata.{{ base_domain }}/idps-metadata.xml"
85
# A value of 0 means no logs will be deleted
86
purge-audit-log-days: 365
87
+ # A value of 0 means no invitations will be deleted
88
+ purge-expired-invitations-days: 365
89
90
myconext:
91
uri: "https://login.{{ myconext_base_domain }}/myconext/api/invite/provision-eduid"
0 commit comments