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

[FEATURE REQUEST]: Implement "Unsubscribe" for email alerts #174

Open
1 of 2 tasks
dennisgsmith opened this issue Jun 27, 2024 · 0 comments
Open
1 of 2 tasks

[FEATURE REQUEST]: Implement "Unsubscribe" for email alerts #174

dennisgsmith opened this issue Jun 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@dennisgsmith
Copy link
Contributor

Feature Request Type

  • User Interface (UI)
  • Application Programming Interface (API)

Is your feature request related to a problem? Please describe.

Emails sent via SMTP are assigned by project administrators within MIDAS. If a user no longer wishes to receive emails, the current workflow is to contact the project admin or site administrators.

Describe the solution you'd like

There should be an easy way to "unsubscribe" yourself from email alerts, via a link in the email.

Describe alternatives you've considered

  • If we restrict all emails to user profiles authenticated with Keycloak, we can require a sign-in for the user to unsubscribe. This is the preferred method.
  • If alerts to emails which do NOT have MIDAS profiles must be handled, we must implement a unique nonce hash for each subscription and send it with the user id in each email to allow an unsubscribe link to be created.
@dennisgsmith dennisgsmith added the enhancement New feature or request label Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant