zitadel/internal/api/grpc/system/quotas_enabled
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
..
quota_integration_test.go fix: consider oidc session events for authN milestones (#8089) 2024-06-12 06:49:14 +02:00
server_integration_test.go feat: block instances (#7129) 2024-01-17 10:16:48 +00:00