feat: integrate Writefreely #30
Reference in New Issue
Block a user
No description provided.
Delete Branch "luisb/authentik:feature/writefreely-integration"
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?
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.