zitadel/internal/notification
Livio Spring b6c10c4c83
fix: consider oidc session events for authN milestones (#8089)
# Which Problems Are Solved

After migrating the access token events in #7822, milestones based on
authentication, resp. theses events would not be reached.

# How the Problems Are Solved

Additionally use the `oidc_session.Added` event to check for
`milestone.AuthenticationSucceededOnInstance` and
`milestone.AuthenticationSucceededOnApplication`.

# Additional Changes

None.

# Additional Context

- relates to #7822 
- noticed internally
2024-06-12 06:49:14 +02:00
..
channels fix: Unrecognized Authentication Type Error when SMTP LOGIN Auth method is required (#7761) 2024-04-30 07:31:07 +00:00
handlers fix: consider oidc session events for authN milestones (#8089) 2024-06-12 06:49:14 +02:00
messages fix: correct email headers (mime version and content-type) (#7886) 2024-05-02 10:36:21 +02:00
senders refactor(fmt): run gci on complete project (#7557) 2024-04-03 10:43:43 +00:00
static fix: Update fr translations (#7910) 2024-05-17 13:16:55 +02:00
statik chore: initial version of a devcontainer (#6352) 2023-08-15 10:49:05 +02:00
templates fix: footerText has no effect (#6297) 2023-08-11 08:16:30 +00:00
types feat: pass and handle auth request context for email links (#7815) 2024-04-24 17:50:58 +02:00
channels.go fix: use triggering origin for notification links (#6628) 2023-10-10 13:20:53 +00:00
projections.go feat(cmd): mirror (#7004) 2024-05-30 09:35:30 +00:00