File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -75,15 +75,21 @@ crypto:
7575
7676cron:
7777 user-cleaner-expression: "0 0/30 * * * *"
78+ user-cleaner-lock-at-least-for: "PT5M"
79+ user-cleaner-lock-at-most-for: "PT28M"
7880 last-activity-duration-days: 1000
7981 role-expiration-notifier-expression: "0 0/30 * * * *"
8082 # Set to -1 to suppress role expiry notifications
8183 role-expiration-notifier-duration-days: 5
84+ role-expiration-notifier-lock-at-least-for: "PT5M"
85+ role-expiration-notifier-lock-at-most-for: "PT28M"
8286 metadata-resolver-initial-delay-milliseconds: 1
8387 metadata-resolver-fixed-rate-milliseconds: 86_400_000
8488 metadata-resolver-url: "https://metadata.{{ base_domain }}/idps-metadata.xml"
8589 # A value of 0 means no logs will be deleted
8690 purge-audit-log-days: 365
91+ # A value of 0 means no invitations will be deleted
92+ purge-expired-invitations-days: 365
8793
8894myconext:
8995 uri: "https://login.{{ myconext_base_domain }}/myconext/api/invite/provision-eduid"
You can’t perform that action at this time.
0 commit comments