oidc-idp/internal/handlers
Jan Dittberner 7ef12da4fa Fix subject handling for login requests
This change implements handling for the case that a login request
retrieved from Hydra has a pre-defined subject. The login request is
rejected if the requested subject is not part of the presented client
certificate.
2024-05-19 08:12:39 +02:00
..
common.go Switch logging to slog 2024-05-12 01:07:34 +02:00
consent.go Switch logging to slog 2024-05-12 01:07:34 +02:00
doc.go Update golangci-lint, fix warnings 2024-05-11 22:42:21 +02:00
error.go Switch logging to slog 2024-05-12 01:07:34 +02:00
login.go Fix subject handling for login requests 2024-05-19 08:12:39 +02:00
logout.go Switch logging to slog 2024-05-12 01:07:34 +02:00
manage.go Debug logging for session 2024-05-12 12:16:54 +02:00
observability.go Switch logging to slog 2024-05-12 01:07:34 +02:00
security.go Switch logging to slog 2024-05-12 01:07:34 +02:00