feat: integrate Writefreely #30
Open
luisb
wants to merge 2 commits from
luisb/authentik:feature/writefreely-integration into main
pull from: luisb/authentik:feature/writefreely-integration
merge into: :main
:main
:renovate/ghcr.io-goauthentik-server-2026.x
:renovate/ghcr.io-goauthentik-ldap-2026.x
:renovate/pgautoupgrade-pgautoupgrade-18.x
:notplants-authentik-upgrade
:add-mila
:fature/group_apps
:redirect_uri_fix
:kc_stable
:feature/535_remove_background
:WIP
:nextcloud
:list
:event_delete_model
:patch_kimai_integration
:password_bootstrap
:custom-css
:validate-username
:custom_theme
:copy_assets
No Reviewers
Labels
No items
No labels
Milestone
No items
No Milestone
Projects
Clear projects
No projects
Assignees
3wordchant
aadil (Aadil Ayub)
abra-bot (Abra Bot)
ammaratef45
amras (Sarma)
Apfelwurm
appletalk
arjan
basebuilder
BornDeleuze
Brooke
carla
cas (Cassowary)
codegod100
coopcloud
cyrnel
decentral1se (d1)
dede
devydave
fauno (fauno)
flancian
Frando
iexos
jade (Jade Ambrose)
javielico (Javielico)
jjsfunhouse
jmakdah2 (Jackie Makdah)
joe-irving (Joe Irving)
kawaiipunk (KawaiiPunk)
knoflook
kolaente
lambdabundesverband
linnealovespie (April)
marlon (marlon)
mayel
mirsal
moosemower
moritz
nicksellen (Nick Sellen)
notplants
oxaliq (sorrel)
p4u1
pau
pharaohgraphy (Andrew 🐦🔥❤️🔥✴️)
PhiNatalie
renovate-bot (Comrade Renovate Bot)
ripclap
rix
rscmbbng
sef (sef)
simon
sixsmith (Sixsmith)
stevensting
tobias
trav (Trav Fryer)
val (val (he/him))
vaznasty
virtualboys
wolcen (Chris Thompson)
wykwit
xynosis
yksflip
Clear assignees
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: coop-cloud/authentik#30
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
The goal of this change is to make it easy to integrate Authentik SSO in the CoopCloud recipe for Writefreely.
I've shamelessly copied the way Nextcloud implements its integration with Authentik to achieve this.
This change goes hand in hand with a separate Pull Request to be submitted into the Writefreely recipe repository [EDIT: added coop-cloud/writefreely#7]. I've included some documentation in there as well.
The end result should look something like this (from the perspective of Authentik):
Following the documentation on Writefreely's side you'd get a nice
Sign in with Authentikbutton when you go to the/loginendpoint.View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.