Skip to content

Commit d766a34

Browse files
committed
Clean up expired invitations
See OpenConext/OpenConext-Invite#681
1 parent 185743e commit d766a34

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

roles/invite/templates/serverapplication.yml.j2

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ cron:
8484
metadata-resolver-url: "https://metadata.{{ base_domain }}/idps-metadata.xml"
8585
# A value of 0 means no logs will be deleted
8686
purge-audit-log-days: 365
87+
# A value of 0 means no invitations will be deleted
88+
purge-expired-invitations-days: 365
8789

8890
myconext:
8991
uri: "https://login.{{ myconext_base_domain }}/myconext/api/invite/provision-eduid"

0 commit comments

Comments
 (0)