zitadel/internal/api/grpc
Stefan Benz 8d13f170e8
feat(api): new settings service (#5775)
* feat: add v2alpha policies service

* feat: add v2alpha policies service

* fix: rename of attributes and messages in v2alpha api

* fix: rename of attributes and messages in v2alpha api

* fix: linter corrections

* fix: review corrections

* fix: review corrections

* fix: review corrections

* fix: review corrections

* fix grpc

* refactor: rename to settings and more

* Apply suggestions from code review

Co-authored-by: Fabi <fabienne.gerschwiler@gmail.com>

* add service to docs and rename legal settings

* unit tests for converters

* go mod tidy

* ensure idp name and return list details

* fix: use correct resource owner for active idps

* change query to join

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
Co-authored-by: Fabi <fabienne.gerschwiler@gmail.com>
Co-authored-by: Tim Möhlmann <tim+github@zitadel.com>
2023-05-11 09:23:40 +00:00
..
action feat(actions): local users (#5089) 2023-01-25 13:08:01 +00:00
admin AddHumanUser tests 2023-04-28 14:39:53 +03:00
auth feat: user v2alpha email API (#5708) 2023-04-25 09:02:29 +02:00
authn chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
change refactor(changes): use queries.SearchEvents (#5388) 2023-03-17 09:14:06 +00:00
client/middleware chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
errors remove negated integration tags 2023-04-26 19:55:13 +03:00
event fix(adminAPI): localize event type (#5059) 2023-01-19 15:50:05 +00:00
idp feat: ldap provider login (#5448) 2023-03-24 15:18:56 +00:00
instance fix: use default redirect uri when not passed on end_session endpoint (#4054) 2022-07-27 09:49:16 +02:00
management remove negated integration tags 2023-04-26 19:55:13 +03:00
member chore(console): remove first and lastName fallback from user (#5629) 2023-04-11 15:56:51 +00:00
metadata feat(org): add org metadata functionality (#4234) 2022-09-20 14:32:09 +00:00
object feat(api): new settings service (#5775) 2023-05-11 09:23:40 +00:00
org fix(console): add state filter to org table, filter context (#5650) 2023-04-12 15:02:54 +02:00
policy feat: add Help/Support e-mail for instance/org (#5445) 2023-03-28 21:36:52 +02:00
project feat: device authorization RFC 8628 (#5646) 2023-04-19 08:46:02 +00:00
server fix: improve exhausted SetCookie header (#5789) 2023-05-11 09:24:44 +02:00
session/v2 feat(api): new session service (#5801) 2023-05-05 15:34:53 +00:00
settings feat(api): new settings service (#5775) 2023-05-11 09:23:40 +00:00
system remove negated integration tags 2023-04-26 19:55:13 +03:00
text feat: add Help/Support e-mail for instance/org (#5445) 2023-03-28 21:36:52 +02:00
user feat(api): new session service (#5801) 2023-05-05 15:34:53 +00:00
config.go remove pointers on configs 2020-03-27 13:57:16 +01:00
header_test.go remove negated integration tags 2023-04-26 19:55:13 +03:00
header.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
probes.go feat: add tracing interceptors to login and oidc (#764) 2020-10-21 10:18:34 +02:00