diff options
| author | 2023-10-25 15:30:14 -0500 | |
|---|---|---|
| committer | 2023-10-25 22:30:14 +0200 | |
| commit | a9a7643e715ff5e0afabaafa43433102e2a66780 (patch) | |
| tree | ab2c2124842cbc115258f9376b67ec60f3b354ff /docs/en/admins/16_OpenID-Connect.md | |
| parent | 1db1035ec2bf782d69577a90ae9c3fc8c2501fb2 (diff) | |
Create "Authentik" specific OIDC configuration. (#5746)
* Create 16_OpenID-Connect-Authentik.md
* Local images + text improvements
---------
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'docs/en/admins/16_OpenID-Connect.md')
| -rw-r--r-- | docs/en/admins/16_OpenID-Connect.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/en/admins/16_OpenID-Connect.md b/docs/en/admins/16_OpenID-Connect.md index e034e4ac9..ac1bbf03d 100644 --- a/docs/en/admins/16_OpenID-Connect.md +++ b/docs/en/admins/16_OpenID-Connect.md @@ -39,3 +39,9 @@ After being properly configured, OIDC support can be activated in FreshRSS. During a new FreshRSS install, the **HTTP Authentication Method** must be picked. After install, the method can be changed in *Administration > Authentication*. Note that this option will be greyed out if Apache is unable to read the `REMOTE_USER` variable. + +## Identity Provider + +See specific instructions for: + +* [authentik](16_OpenID-Connect-Authentik.md) |
