zitadel/internal/api
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
..
assets fix: 404 if asset object not found (#6149) 2023-07-07 09:34:50 +02:00
authz feat(api): add OIDC session service (#6157) 2023-07-10 13:27:00 +00:00
call fix: reset the call timestamp after a bulk trigger (#6080) 2023-07-07 08:15:05 +00:00
grpc feat(api): add OIDC session service (#6157) 2023-07-10 13:27:00 +00:00
http fix: set samesite to none for user agent cookie for iframe usage (#6162) 2023-07-10 07:51:56 +02:00
idp feat: v2alpha user service idp endpoints (#5879) 2023-05-24 18:29:58 +00:00
oidc fix: store auth methods instead of AMR in auth request linking and OIDC Session (#6192) 2023-07-12 12:24:01 +00:00
robots_txt fix: introduce measures to avoid bots crawling and indexing activities (#5728) 2023-05-05 10:25:02 +02:00
saml fix: check if application is active in saml logic (#6003) 2023-06-15 11:04:27 +02:00
service fix(eventstore): tests 2020-11-26 09:19:14 +01:00
ui feat: i18n support for Macedonian language (#6178) 2023-07-12 08:41:50 +00:00
api.go Merge branch 'main' into grcp-server-reflect 2023-05-16 10:51:32 +02:00