zitadel/internal/api/oidc
Elio Bischof e00cc187fa
fix: make user creation errors helpful (#5382)
* fix: make user creation errors helpful

* fix linting and unit testing errors

* fix linting

* make zitadel config reusable

* fix human validations

* translate ssr errors

* make zitadel config reusable

* cover more translations for ssr

* handle email validation message centrally

* fix unit tests

* fix linting

* align signatures

* use more precise wording

* handle phone validation message centrally

* fix: return specific profile errors

* docs: edit comments

* fix unit tests

---------

Co-authored-by: Silvan <silvan.reusser@gmail.com>
2023-03-14 19:20:38 +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 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 fix: make user creation errors helpful (#5382) 2023-03-14 19:20:38 +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 perf: query data AS OF SYSTEM TIME (#5231) 2023-02-27 22:36:43 +01:00