mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-14 11:58:02 +00:00
663484e1fb
# 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
(cherry picked from commit
|
||
---|---|---|
.. | ||
config | ||
assert_test.go | ||
assert.go | ||
client.go | ||
integration_test.go | ||
integration.go | ||
oidc.go | ||
rand.go | ||
user.go | ||
usertype_string.go |