Added SaxNet login to Elbforge #56

Merged
Marcel merged 3 commits from feature/saxnet-oauth into main 2026-09-24 21:41:41 +02:00
Owner
No description provided.
Klemens self-assigned this 2026-09-24 13:44:28 +02:00
Klemens requested review from Marcel 2026-09-24 13:44:49 +02:00
@ -34,0 +34,4 @@
saxnet = {
name = "SaxNet";
wellKnownUrl = "https://circe.sax.de/dex/.well-known/openid-configuration";
scopes = [ "openid" "email" ];
Owner

Ist es eine bewusste Entscheidung kein Profile zu haben? C3d2 hat auch dex und nutzt Profile.

Ist es eine bewusste Entscheidung kein Profile zu haben? C3d2 hat auch dex und nutzt Profile.
Author
Owner

done

done
k-menz marked this conversation as resolved
@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
Owner

Hier sollte noch der padding in der SVG entfernt werden, sonnst ist es später unnötig klein.

Hier sollte noch der padding in der SVG entfernt werden, sonnst ist es später unnötig klein.
Author
Owner

done

done
k-menz marked this conversation as resolved
Marcel merged commit 7d157e868f into main 2026-09-24 21:41:41 +02:00
Marcel referenced this pull request from a commit 2026-09-24 21:41:42 +02:00
Owner

It's deployed and tested

It's deployed and tested
Marcel deleted branch feature/saxnet-oauth 2026-09-24 21:41:56 +02:00
Sign in to join this conversation.
No reviewers
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
elbforge/elf-infra!56
No description provided.