Files
zitadel/internal
Gayathri Vijayan 6d11145c77 fix(saml): Push AuthenticationSucceededOnApplication milestone for SAML sessions (#10263)
# Which Problems Are Solved

The SAML session (v2 login) currently does not push a
`AuthenticationSucceededOnApplication` milestone upon successful SAML
login for the first time. The changes in this PR address this issue.

# How the Problems Are Solved

Add a new function to set the appropriate milestone, and call this
function after a successful SAML request.

# Additional Changes

N/A

# Additional Context

- Closes #9592

---------

Co-authored-by: Stefan Benz <46600784+stebenz@users.noreply.github.com>
2025-07-15 16:03:47 +00:00
..
2025-07-15 13:09:22 +00:00
2025-06-27 17:25:44 +02:00
2025-05-02 13:44:24 +02:00
2025-04-02 16:53:06 +02:00
2025-06-27 17:25:44 +02:00
2025-07-02 13:57:41 +02:00