Kovah/LinkAce

SSO: trigger invalidation after user logout via LinkAce

Open

#907 opened on Feb 11, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)PHP (111 forks)batch import
EnhancementHelp wanted

Repository metrics

Stars
 (1,761 stars)
PR merge metrics
 (Avg merge 9h 2m) (2 merged PRs in 30d)

Description

Discussed in https://github.com/Kovah/LinkAce/discussions/903

Originally posted by caplam February 11, 2025 ...

I have one problem yet : when logging out linkace the browser stays on linkace logging page instead of launching invalidation flow in authentik.

I used this post to debug my setup while writing it. I hope it will be useful to someone trying to setup authentik for linkace.


Authentik example: https://docs.goauthentik.io/docs/add-secure-apps/flows-stages/flow/examples/default_flows

Contributor guide