5 Commits

Author SHA1 Message Date
Tim Möhlmann
3294ba4c4b some cleanup 2023-11-13 19:20:01 +02:00
Tim Möhlmann
8eea5eccd1 get oidc user info from projections and add actions 2023-11-13 18:13:34 +02:00
Tim Möhlmann
c0c86d90c9 drop owner_removed column on apps and authN tables 2023-11-06 15:55:26 +02:00
Tim Möhlmann
66f91cdc4e client and project in single query 2023-11-05 13:18:17 +02:00
Livio Spring
14b8cf4894
feat(api): add OIDC session service (#6157)
This PR starts the OIDC implementation for the API V2 including the Implicit and Code Flow.


Co-authored-by: Livio Spring <livio.a@gmail.com>
Co-authored-by: Tim Möhlmann <tim+github@zitadel.com>
Co-authored-by: Stefan Benz <46600784+stebenz@users.noreply.github.com>
2023-07-10 13:27:00 +00:00