zitadel/internal/api/grpc
Livio Spring 2efa305e10
fix: use of generic oauth provider (#5345)
Adds a id_attribute to the GenericOAuthProvider, which is used to map the external User. Further mapping can be done in actions by using the `rawInfo` of the new `ctx.v1.providerInfo` field.
2023-03-03 10:38:49 +00:00
..
action feat(actions): local users (#5089) 2023-01-25 13:08:01 +00:00
admin fix: use of generic oauth provider (#5345) 2023-03-03 10:38:49 +00:00
auth fix(console): use authService for auth user page (#5233) 2023-02-27 12:03:44 +01:00
authn chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
change chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
client/middleware chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
errors feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
event fix(adminAPI): localize event type (#5059) 2023-01-19 15:50:05 +00:00
idp feat(login): use new IDP templates (#5315) 2023-02-28 21:20:58 +01:00
instance fix: use default redirect uri when not passed on end_session endpoint (#4054) 2022-07-27 09:49:16 +02:00
management fix: use of generic oauth provider (#5345) 2023-03-03 10:38:49 +00:00
member chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
metadata feat(org): add org metadata functionality (#4234) 2022-09-20 14:32:09 +00:00
object fix: login text changes (#4269) 2022-09-02 10:29:06 +02:00
org feat: org remove on admin api and org query with state (#4917) 2022-12-22 10:46:06 +00:00
policy feat: add notification policy and password change message (#5065) 2023-01-25 09:49:41 +01:00
project feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
server perf: query data AS OF SYSTEM TIME (#5231) 2023-02-27 22:36:43 +01:00
settings chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
system feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
text fix: separate tos and privacy checkbox into two (#4848) 2022-12-21 09:27:31 +01:00
user feat(console): machine user accesstoken type (#5196) 2023-02-14 17:05:55 +01:00
config.go remove pointers on configs 2020-03-27 13:57:16 +01:00
header_test.go feat: port reduction (#323) 2020-07-08 13:56:37 +02: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