zitadel/internal
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
..
actions
activity
admin/repository/eventsourcing
api fix: add default organization as query for org v2 list (#8719) 2024-10-07 09:28:39 +00:00
auth/repository fix: respect PrivateLabelingSetting on project for login texts (#8744) 2024-10-09 09:02:28 +00:00
auth_request/repository
authz
cache perf(cache): pgx pool connector (#8703) 2024-10-04 13:15:41 +00:00
command fix: pass sessionID to OTP email link (#8745) 2024-10-10 13:53:32 +00:00
config
crypto
database perf(cache): pgx pool connector (#8703) 2024-10-04 13:15:41 +00:00
domain fix: pass sessionID to OTP email link (#8745) 2024-10-10 13:53:32 +00:00
eventstore perf(oidc): nest position clause for session terminated query (#8738) 2024-10-07 12:49:55 +00:00
execution
feature perf(oidc): disable push of user token meta-event (#8691) 2024-09-26 13:55:41 +00:00
form
i18n
iam
id
idp fix(SAML): check on empty nameID (#8714) 2024-10-03 08:17:33 +00:00
integration perf(cache): pgx pool connector (#8703) 2024-10-04 13:15:41 +00:00
logstore
migration
net
notification fix: pass sessionID to OTP email link (#8745) 2024-10-10 13:53:32 +00:00
org
project
protoc
qrcode
query perf(milestones): remove legacy token event reducer (#8747) 2024-10-09 08:00:07 +00:00
renderer
repository fix: twilio code generation and verification (#8728) 2024-10-07 07:12:44 +02:00
static feat: Add Twilio Verification Service (#8678) 2024-09-26 09:14:33 +02:00
statik
telemetry
test
user
v2
view/repository
webauthn
zerrors