forked from coop-cloud/authentik
feat: add logout redirection
This commit is contained in:
@ -34,6 +34,7 @@ AUTHENTIK_IMPERSONATION=true
|
||||
WELCOME_MESSAGE="Welcome to Authentik"
|
||||
DEFAULT_LANGUAGE=en
|
||||
AUTHENTIK_FOOTER_LINKS='[{"name": "My Organization","href":"https://example.com"}]'
|
||||
LOGOUT_REDIRECT="https://$DOMAIN"
|
||||
COPY_ASSETS="flow_background.jpg|app:/web/dist/assets/images/ icon_left_brand.svg|app:/web/dist/assets/icons/ icon.png|app:/web/dist/assets/icons/"
|
||||
|
||||
EMAIL_SUBJECT="Account Recovery"
|
||||
|
Reference in New Issue
Block a user