Add Authelia as Forgejo OIDC login source after stability window #4
Labels
No labels
blocked
conflicted
curated
in-progress
in-review
needs-decision
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set
Reference
larandar/flaky-mesh#4
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Stable ID: FM-FORGEJO-OIDC
Source:
plans/backlog.md#Authelia as a Forgejo login source;plans/DEFERRED.md#Authelia as a Forgejo login sourceSource status: tracked deferred work
Disposition: open, deliberately deferred
Blocked by: Forgejo and the homeserver being stable in daily use
Scope
OIDC login source only. Do not place
jo.et0.pwbehind forward-auth: browser redirects would break Git HTTPS and API clients.Work
authorization_codeclient with redirect URIhttps://jo.et0.pw/user/oauth2/authelia/callback; the existing service-account recipe does not create this grant type.services.forgejo.settings.oauth2_client.ENABLE_AUTO_REGISTRATION = trueif registration remains disabled.Acceptance