zitadel/internal/query/embed
Stefan Benz 217703395e
feat: add user v2 pw change required information on query (#7603)
* fix: add resource owner as query for user v2 ListUsers and clean up deprecated attribute

* fix: add resource owner as query for user v2 ListUsers and clean up deprecated attribute

* fix: add resource owner as query for user v2 ListUsers and clean up deprecated attribute

* fix: review changes

* fix: review changes

* fix: review changes

* fix: review changes

* fix: add password change required to user v2 get and list

* fix: update unit tests for query side with new column and projection

* fix: change projection in setup steps

* fix: change projection in setup steps

* fix: remove setup step 25

* fix: add password_change_required into ListUsers response

* fix: correct SetUserPassword parameters

* fix: rollback to change setup instead of projection directly

* fix: rollback to change setup instead of projection directly

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
2024-03-28 06:21:21 +00:00
..
auth_request_by_id.sql feat(api): add OIDC session service (#6157) 2023-07-10 13:27:00 +00:00
introspection_client_by_id.sql perf(oidc): optimize the introspection endpoint (#6909) 2023-11-21 13:11:38 +01:00
oidc_client_by_id.sql feat(oidc): token exchange impersonation (#7516) 2024-03-20 10:18:46 +00:00
userinfo_by_id.sql feat: add user v2 pw change required information on query (#7603) 2024-03-28 06:21:21 +00:00