generated from coop-cloud/example
feat: integrate Authentik for Single Sign On #7
Reference in New Issue
Block a user
No description provided.
Delete Branch "luisb/writefreely:feature/authentik-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 this recipe.
I've included a change in the configuration template that adds a whole duplicate SSO section for Authentik, as opposed to Keycloak. Granted, this adds a little bit of duplication, but I wanted to avoid getting fancy with templating because I'm completely new at packing recipes and I don't want to cause issues with folks already using Keycloak in their configurations.
The change in the Authentik recipe coop-cloud/authentik#30 implements the necessary changes for the necessary configuration blueprints to be correctly added to that system.
I don't have an authentik instance to test against but if you've tested, it looks okay to me ✅
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.