zitadel/internal/api/grpc
Livio Spring a9fb2a6e5c
fix(api): naming cleanup in user and session service (#6379)
* fix(api): rename first and last name to given and family name, intent to idp_intent, remove _ actions

* fix merge

* fully rename intent to idp intent in api

---------

Co-authored-by: Tim Möhlmann <tim+github@zitadel.com>
2023-08-22 10:05:45 +00:00
..
action feat: add saml custom attribute action and translations (#6341) 2023-08-15 15:04:45 +00:00
admin feat(api): add organisation service (#6340) 2023-08-11 14:19:14 +00:00
auth feat(login): add OTP (email and sms) (#6353) 2023-08-15 12:47:05 +00: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 feat: add saml custom attribute action and translations (#6341) 2023-08-15 15:04:45 +00:00
member chore(console): remove first and lastName fallback from user (#5629) 2023-04-11 15:56:51 +00:00
metadata fix: org metadata query (#6161) 2023-07-07 15:48:41 +02:00
object feat(api): new settings service (#5775) 2023-05-11 09:23:40 +00:00
oidc/v2 feat(OIDC): add support for end_session for V2 tokens (#6226) 2023-07-19 13:17:39 +02:00
org fix(api): naming cleanup in user and session service (#6379) 2023-08-22 10:05:45 +00:00
policy feat: enable otp email and sms (#6260) 2023-07-28 07:39:30 +02:00
project feat: device authorization RFC 8628 (#5646) 2023-04-19 08:46:02 +00:00
server fix: delete cookies (#5885) 2023-05-19 05:12:31 +00:00
session/v2 fix(api): naming cleanup in user and session service (#6379) 2023-08-22 10:05:45 +00:00
settings feat: enable otp email and sms (#6260) 2023-07-28 07:39:30 +02:00
system fix: add scope profile to PAT (#6154) 2023-07-07 17:31:42 +02:00
text feat: add Help/Support e-mail for instance/org (#5445) 2023-03-28 21:36:52 +02:00
user fix(api): naming cleanup in user and session service (#6379) 2023-08-22 10:05:45 +00:00
config.go remove pointers on configs 2020-03-27 13:57:16 +01:00
fields.go fix: provide more information in the retrieve idp information (#5927) 2023-06-20 14:39:50 +02: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_test.go add server reflection to Probes list 2023-05-07 16:47:43 +02:00
probes.go add server reflection to Probes list 2023-05-07 16:47:43 +02:00