zitadel/internal/api/oidc
Tim Möhlmann 94cf30c547
feat(oidc): use the new oidc server interface (#6779)
* feat(oidc): use the new oidc server interface

* rename from provider to server

* pin logging and oidc packages

* use oidc introspection fix branch

* add overloaded methods with tracing

* cleanup unused code

* include latest oidc fixes

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-10-25 15:44:05 +00:00
..
amr_test.go feat(api): add and remove OTP (SMS and email) (#6295) 2023-08-02 18:57:53 +02:00
amr.go feat(api): add and remove OTP (SMS and email) (#6295) 2023-08-02 18:57:53 +02:00
auth_request_converter_v2.go merge main into next 2023-10-19 12:34:00 +02:00
auth_request_converter.go merge main into next 2023-10-19 12:34:00 +02:00
auth_request_integration_test.go merge main into next 2023-10-19 12:34:00 +02:00
auth_request.go feat: add activity logs on user actions with authentication, resource… (#6748) 2023-10-25 12:09:15 +00:00
client_converter.go merge main into next 2023-10-19 12:34:00 +02:00
client_credentials.go merge main into next 2023-10-19 12:34:00 +02:00
client_integration_test.go merge main into next 2023-10-19 12:34:00 +02:00
client.go merge main into next 2023-10-19 12:34:00 +02:00
device_auth.go merge main into next 2023-10-19 12:34:00 +02:00
jwt-profile.go merge main into next 2023-10-19 12:34:00 +02:00
key.go merge main into next 2023-10-19 12:34:00 +02:00
oidc_integration_test.go merge main into next 2023-10-19 12:34:00 +02:00
op.go feat(oidc): use the new oidc server interface (#6779) 2023-10-25 15:44:05 +00:00
server.go feat(oidc): use the new oidc server interface (#6779) 2023-10-25 15:44:05 +00:00