zitadel/internal/api/oidc
Elio Bischof 681541f41b
feat: add quotas (#4779)
adds possibilities to cap authenticated requests and execution seconds of actions on a defined intervall
2023-02-15 02:52:11 +01: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 feat: remove org (#4148) 2022-11-30 17:01:17 +01: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 feat: add quotas (#4779) 2023-02-15 02:52:11 +01: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 feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
op.go feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00