zitadel/internal/integration
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
..
config feat(api): add OIDC session service (#6157) 2023-07-10 13:27:00 +00:00
assert_test.go tie loose ends, documentation 2023-05-02 19:24:24 +03:00
assert.go feat: session v2 passkey authentication (#5952) 2023-06-07 17:28:42 +02:00
client.go feat(api): add OIDC session service (#6157) 2023-07-10 13:27:00 +00:00
integration_test.go AddHumanUser tests 2023-04-28 14:39:53 +03:00
integration.go feat(api): add OIDC session service (#6157) 2023-07-10 13:27:00 +00:00
oidc.go feat(api): add OIDC session service (#6157) 2023-07-10 13:27:00 +00:00
rand.go feat: push telemetry (#6027) 2023-07-06 08:38:13 +02:00
usertype_string.go AddHumanUser tests 2023-04-28 14:39:53 +03:00