zitadel/internal/repository/authrequest
Livio Spring ee26f99ebf
fix: store auth methods instead of AMR in auth request linking and OIDC Session (#6192)
This PR changes the information stored on the SessionLinkedEvent and (OIDC Session) AddedEvent from OIDC AMR strings to domain.UserAuthMethodTypes, so no information is lost in the process (e.g. authentication with an IDP)
2023-07-12 12:24:01 +00:00
..
aggregate.go feat(api): add OIDC session service (#6157) 2023-07-10 13:27:00 +00:00
auth_request.go fix: store auth methods instead of AMR in auth request linking and OIDC Session (#6192) 2023-07-12 12:24:01 +00:00
eventstore.go feat(api): add OIDC session service (#6157) 2023-07-10 13:27:00 +00:00