zitadel/internal/notification
Livio Spring 16171ce3b9
fix: pass sessionID to OTP email link (#8745)
# Which Problems Are Solved

OTP Email links currently could not use / include the sessionID they
belong to. This prevents an easy use for redirecting and handling OTP
via email through the session API.

# How the Problems Are Solved

Added the sessionID as placeholder for the OTP Email link template.

# Additional Changes

List all available placeholders in the url_templates of V2 endpoints.

# Additional Context

- discussed in a customer meeting
2024-10-10 13:53:32 +00:00
..
channels feat: Add Twilio Verification Service (#8678) 2024-09-26 09:14:33 +02:00
handlers fix: pass sessionID to OTP email link (#8745) 2024-10-10 13:53:32 +00:00
messages feat: Add Twilio Verification Service (#8678) 2024-09-26 09:14:33 +02:00
senders feat: Add Twilio Verification Service (#8678) 2024-09-26 09:14:33 +02:00
static feat: invite user link (#8578) 2024-09-11 10:53:55 +00:00
statik chore: initial version of a devcontainer (#6352) 2023-08-15 10:49:05 +02:00
templates feat: add http as sms provider (#8540) 2024-09-06 13:11:36 +00:00
types feat: Add Twilio Verification Service (#8678) 2024-09-26 09:14:33 +02:00
channels.go feat: add http as smtp provider (#8545) 2024-09-12 06:27:29 +02:00
projections.go feat(cmd): mirror (#7004) 2024-05-30 09:35:30 +00:00