zitadel/internal/api/grpc
Stefan Benz 3616b6b028
feat(api): allow specifying access_token type (opaque/JWT) for service users (#5150)
Add functionality to configure the access token type on the service accounts to provide the oidc library with the necessary information to create the right type of access token.
2023-02-08 08:06:34 +00:00
..
action feat(actions): local users (#5089) 2023-01-25 13:08:01 +00:00
admin feat(actions): local users (#5089) 2023-01-25 13:08:01 +00:00
auth feat(auth api): expose login policy of authenticated user (#4979) 2023-01-05 13:04:38 +00: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 chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
event fix(adminAPI): localize event type (#5059) 2023-01-19 15:50:05 +00:00
idp fix(IDP): correct org idp response resourceowner (#4165) 2022-08-11 11:56:59 +02: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(api): allow specifying access_token type (opaque/JWT) for service users (#5150) 2023-02-08 08:06:34 +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 fix(adminAPI): localize event type (#5059) 2023-01-19 15:50:05 +00:00
settings chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
system feat: add listIamMembers to system api (#5013) 2023-01-17 20:35:41 +00:00
text fix: separate tos and privacy checkbox into two (#4848) 2022-12-21 09:27:31 +01:00
user feat(api): allow specifying access_token type (opaque/JWT) for service users (#5150) 2023-02-08 08:06:34 +00: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