zitadel/internal
Livio Spring 80961125a7
feat(API): support V2 token and session token usage (#6180)
This PR adds support for userinfo and introspection of V2 tokens. Further V2 access tokens and session tokens can be used for authentication on the ZITADEL API (like the current access tokens).
2023-07-14 11:16:16 +00:00
..
actions fix: map metadata correctly in actions (#5526) 2023-03-23 14:28:53 +01:00
admin/repository chore: merge (#5773) 2023-04-28 14:56:51 +00:00
api feat(API): support V2 token and session token usage (#6180) 2023-07-14 11:16:16 +00:00
auth/repository fix: domain discovery should be case insensitive (#6134) 2023-07-12 13:02:16 +00:00
auth_request/repository perf: query data AS OF SYSTEM TIME (#5231) 2023-02-27 22:36:43 +01:00
authz feat(API): support V2 token and session token usage (#6180) 2023-07-14 11:16:16 +00:00
cache chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
command feat(API): support V2 token and session token usage (#6180) 2023-07-14 11:16:16 +00:00
config feat: integrate passwap for human user password hashing (#6196) 2023-07-14 09:49:57 +03:00
crypto feat: integrate passwap for human user password hashing (#6196) 2023-07-14 09:49:57 +03:00
database fix(database): allow postgres sslmode=require without root cert (#4972) 2023-05-23 14:29:13 +00:00
domain feat(API): support V2 token and session token usage (#6180) 2023-07-14 11:16:16 +00:00
errors feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
eventstore fix: reset the call timestamp after a bulk trigger (#6080) 2023-07-07 08:15:05 +00:00
form chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
i18n fix(login): use label policy settings for favicon, translate titles (#4641) 2022-11-07 08:55:12 +00:00
iam feat: add Help/Support e-mail for instance/org (#5445) 2023-03-28 21:36:52 +02:00
id feat(api): new session service (#5801) 2023-05-05 15:34:53 +00:00
idp feat: v2alpha user service idp endpoints (#5879) 2023-05-24 18:29:58 +00:00
integration feat(API): support V2 token and session token usage (#6180) 2023-07-14 11:16:16 +00:00
logstore fix: use fixed active instances duration (#5567) 2023-03-30 13:01:27 +02:00
migration feat(cli): add setup cleanup sub command (#5770) 2023-04-28 11:55:35 +00:00
notification feat: i18n support for Macedonian language (#6178) 2023-07-12 08:41:50 +00:00
org fix: use current sequence for refetching of events (#5772) 2023-04-28 16:28:13 +02:00
project fix: use current sequence for refetching of events (#5772) 2023-04-28 16:28:13 +02:00
proto chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
protoc refactor: use new protoc plugin for api v2 (#5798) 2023-05-04 08:50:19 +00:00
qrcode docs(legal): Updated agreements and policies v2 (#3823) 2022-06-15 08:30:58 +02:00
query feat(API): support V2 token and session token usage (#6180) 2023-07-14 11:16:16 +00:00
renderer chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
repository feat: integrate passwap for human user password hashing (#6196) 2023-07-14 09:49:57 +03:00
static feat(API): support V2 token and session token usage (#6180) 2023-07-14 11:16:16 +00:00
statik
telemetry fix: use singleton meter provider (#5725) 2023-04-25 18:15:32 +00:00
test feat: protos refactoring 2021-03-09 10:30:11 +01:00
user feat: integrate passwap for human user password hashing (#6196) 2023-07-14 09:49:57 +03:00
view feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
webauthn fix: provide domain in session, passkey and u2f (#6097) 2023-06-27 14:36:07 +02:00