feat: migrate PSP to Authentik (#329)

This commit is contained in:
djuarezgf
2025-07-22 11:34:49 +02:00
committed by Manoj Waikar
parent 6694c0a28e
commit ced6791f26
3 changed files with 11 additions and 5 deletions

View File

@@ -14,6 +14,8 @@ function idManagementSetup() {
# Ensure old ids are working !!!
export IDMANAGEMENT_FRIENDLY_ID=$(legacyIdMapping "$SITE_ID")
add_private_oidc_redirect_url "/oauth2-idm/callback"
fi
}