zitadel/internal/api/oidc
Tim Möhlmann 25c3c17986
chore: upgrade to oidc v2 release (#5437)
* chore: upgrade to oidc v2 release

* fix tests

* fix build errors after rebase

* pin oidc v2.1.0

* pin oidc v2.1.1 (include bugfix)

* pin oidc v2.1.2 (include bugfix)

* pin oidc v2.2.1 (bugfix)

include fix zitadel/oidc#349

* fix: refresh token handling

* simplify cognitive complexity

* fix: handle error

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-03-28 11:28:56 +00:00
..
auth_request_converter.go fix(amr): add pwd because password is wrong (#4284) 2022-08-31 08:16:31 +00:00
auth_request.go chore: upgrade to oidc v2 release (#5437) 2023-03-28 11:28:56 +00:00
client_converter.go feat: restrict login to specific org by id (scope) (#4294) 2022-09-23 12:08:10 +00:00
client_credentials.go feat(api): allow specifying access_token type (opaque/JWT) for service users (#5150) 2023-02-08 08:06:34 +00:00
client.go chore: upgrade to oidc v2 release (#5437) 2023-03-28 11:28:56 +00:00
jwt-profile.go feat(api): allow specifying access_token type (opaque/JWT) for service users (#5150) 2023-02-08 08:06:34 +00:00
key.go perf: query data AS OF SYSTEM TIME (#5231) 2023-02-27 22:36:43 +01:00
op.go chore: upgrade to oidc v2 release (#5437) 2023-03-28 11:28:56 +00:00