You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
2 months ago
..
common.go Switch logging to slog 2 months ago
consent.go Switch logging to slog 2 months ago
doc.go Update golangci-lint, fix warnings 2 months ago
error.go Switch logging to slog 2 months ago
login.go Fix subject handling for login requests 2 months ago
logout.go Switch logging to slog 2 months ago
manage.go Debug logging for session 2 months ago
observability.go Switch logging to slog 2 months ago
security.go Switch logging to slog 2 months ago