Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notify users for account deprovisioning #606

Open
peterclijsters1 opened this issue Sep 16, 2024 · 0 comments
Open

Notify users for account deprovisioning #606

peterclijsters1 opened this issue Sep 16, 2024 · 0 comments
Assignees
Milestone

Comments

@peterclijsters1
Copy link
Contributor

peterclijsters1 commented Sep 16, 2024

Accounts need to be deprovisioned after 5 years of inactivity.

We want to mail the user to make them aware of this.

Mail users in set intervals. This mail needs to be send after inactivity of:
[template 1]

  • 1 year (= 4 year before the 5 year mark)
  • 2 year (= 3 year before the 5 year mark)
  • 3 year (= 2 year before the 5 year mark)
  • 4 year (= 1 year before the 5 year mark)
    and
    [template 2]
  • 6 months before the 5 year mark
  • 1 month before the 5 year mark
  • 1 week before the 5 year mark
  • 1 day before the 5 year mark

There should be 2 different templates. The first placeholder for both these email templates can be:
"Hey {roepnaam},
You didn't use your account for {account not used}. Your account will be deleted within {account deleted time =" 3 days"}, on {account delete date = 24 October 2024}. Go to eduid.nl and login to keep your account active.
Kind regards,
eduID"

The e-mail template should have a "time" variable. The e-mail template should be in 2 languages. These templates should be separate from the language files shared in Localicious.

User without last login date can be seen as last login on 24 Januari 2023.

This nudge can be done every day at 7:00 UTC. And only once per user, so they do not get this e-mail every day for a year ;).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

3 participants