hydra-server: OIDC fixups #81

Open
ma27 wants to merge 2 commits from ma27/hydra:oidc-fixups into main
Member

Useful patches picked from https://github.com/NixOS/hydra/pull/1568 (authorship is retained via Co-authored-by).

The issues re. token validation don't apply here since we used a library doing all of that for us from the get-go (that was also integrated into the upstream PR down the chain).

cc @benaryorg @lheckemann

Useful patches picked from https://github.com/NixOS/hydra/pull/1568 (authorship is retained via Co-authored-by). The issues re. token validation don't apply here since we used a library doing all of that for us from the get-go (that was also integrated into the upstream PR down the chain). cc @benaryorg @lheckemann
Inspired by 2d69ea1711

Co-authored-by: Mic92 <joerg@thalheim.io>
Derived from 780d45f80d

Co-authored-by: Mic92 <joerg@thalheim.io>
lheckemann approved these changes 2026-06-21 11:57:32 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u oidc-fixups:ma27-oidc-fixups
git switch ma27-oidc-fixups

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff ma27-oidc-fixups
git switch ma27-oidc-fixups
git rebase main
git switch main
git merge --ff-only ma27-oidc-fixups
git switch ma27-oidc-fixups
git rebase main
git switch main
git merge --no-ff ma27-oidc-fixups
git switch main
git merge --squash ma27-oidc-fixups
git switch main
git merge --ff-only ma27-oidc-fixups
git switch main
git merge ma27-oidc-fixups
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lix-project/hydra!81
No description provided.