aboutsummaryrefslogtreecommitdiff
path: root/docs/en/admins
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2025-01-28 15:33:17 +0100
committerGravatar GitHub <noreply@github.com> 2025-01-28 15:33:17 +0100
commitbb7236e26362fe6297cc76f81ae7f75caeb0b232 (patch)
treede85f3d44e6c1293735ed0c6452152d2a2941e46 /docs/en/admins
parentd7ca2f8768fed347f6132a4cb98bd54c4d7163bb (diff)
Better authorization label for OIDC (#7264)
* Better authorization label for OIDC Reword description of HTTP login method to include OIDC fix https://github.com/FreshRSS/FreshRSS/issues/7254#issuecomment-2615838151 And remove several duplicated i18n entries. And add to documentation https://www.authelia.com/integration/openid-connect/freshrss/ * Update app/i18n/it/admin.php Co-authored-by: UserRoot-Luca <55756898+UserRoot-Luca@users.noreply.github.com> * Update app/i18n/nl/admin.php Co-authored-by: Frans de Jonge <fransdejonge@gmail.com> --------- Co-authored-by: UserRoot-Luca <55756898+UserRoot-Luca@users.noreply.github.com> Co-authored-by: Frans de Jonge <fransdejonge@gmail.com>
Diffstat (limited to 'docs/en/admins')
-rw-r--r--docs/en/admins/16_OpenID-Connect.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/en/admins/16_OpenID-Connect.md b/docs/en/admins/16_OpenID-Connect.md
index 0c77f955e..8dca65faf 100644
--- a/docs/en/admins/16_OpenID-Connect.md
+++ b/docs/en/admins/16_OpenID-Connect.md
@@ -57,4 +57,5 @@ See our reference [Apache configuration](https://github.com/FreshRSS/FreshRSS/bl
See specific instructions for:
-* Authentik : [here](16_OpenID-Connect-Authentik.md) or [here](https://goauthentik.io/integrations/services/freshrss/)
+* Authentik: [here](16_OpenID-Connect-Authentik.md) or [here](https://goauthentik.io/integrations/services/freshrss/)
+* Authelia: [here](https://www.authelia.com/integration/openid-connect/freshrss/)