josedario87 ac850620ba
All checks were successful
build-and-deploy / build-and-deploy (push) Successful in 23s
Arreglar callback de Authentik
Problema: El callback /outpost.goauthentik.io/callback estaba en el router
público sin middleware de Authentik, causando que llegara directamente
a Node.js → 404 Error

Solución: Quitar /outpost.goauthentik.io del router público para que
el callback pase por el router principal con el middleware
authentik-forward-auth@file, que maneja correctamente el flujo OAuth
2025-10-27 15:49:38 -06:00
fix
2025-09-26 20:49:50 -06:00
2025-09-26 19:55:12 -06:00
fix
2025-09-26 21:03:42 -06:00
2025-09-26 21:20:34 -06:00
Description
No description provided
10 MiB
Languages
Vue 48.6%
JavaScript 38.3%
HTML 5.9%
Shell 3.4%
CSS 2.3%
Other 1.5%