zitadel/internal/api/oidc
Stefan Benz ef11609142
fix: add https status to activity log (#6978)
* fix: add https status to activity log

* create prerelease

* create RC

* pass info from gateway to grpc server

* fix: update releaserc to create RC version

* cleanup

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-11-28 16:56:29 +01:00
..
access_token.go perf(oidc): optimize the introspection endpoint (#6909) 2023-11-21 13:11:38 +01:00
amr_test.go feat(api): add and remove OTP (SMS and email) (#6295) 2023-08-02 18:57:53 +02:00
amr.go feat(api): add and remove OTP (SMS and email) (#6295) 2023-08-02 18:57:53 +02:00
auth_request_converter_v2.go merge main into next 2023-10-19 12:34:00 +02:00
auth_request_converter.go merge main into next 2023-10-19 12:34:00 +02:00
auth_request_integration_test.go feat: add possibility to set an expiration to a session (#6851) 2023-11-06 10:48:28 +01:00
auth_request.go fix: add https status to activity log (#6978) 2023-11-28 16:56:29 +01:00
client_converter.go merge main into next 2023-10-19 12:34:00 +02:00
client_credentials.go merge main into next 2023-10-19 12:34:00 +02:00
client_integration_test.go fix(oidc): add missing fields to introspection (#6967) 2023-11-23 16:17:50 +02:00
client.go perf(oidc): optimize the introspection endpoint (#6909) 2023-11-21 13:11:38 +01:00
device_auth.go merge main into next 2023-10-19 12:34:00 +02:00
introspect.go perf(oidc): optimize the introspection endpoint (#6909) 2023-11-21 13:11:38 +01:00
jwt-profile.go perf(oidc): optimize the introspection endpoint (#6909) 2023-11-21 13:11:38 +01:00
key_test.go perf(oidc): optimize the introspection endpoint (#6909) 2023-11-21 13:11:38 +01:00
key.go perf(oidc): optimize the introspection endpoint (#6909) 2023-11-21 13:11:38 +01:00
oidc_integration_test.go feat: add possibility to set an expiration to a session (#6851) 2023-11-06 10:48:28 +01:00
op.go fix: add https status to activity log (#6978) 2023-11-28 16:56:29 +01:00
server_test.go perf(oidc): remove db call for discovery configuration (#6857) 2023-11-03 15:18:57 +00:00
server.go perf(oidc): optimize the introspection endpoint (#6909) 2023-11-21 13:11:38 +01:00
userinfo_test.go perf(oidc): optimize the introspection endpoint (#6909) 2023-11-21 13:11:38 +01:00
userinfo.go perf(oidc): optimize the introspection endpoint (#6909) 2023-11-21 13:11:38 +01:00