diff options
author | Logan <100550741+UncleArya@users.noreply.github.com> | 2025-02-02 12:42:36 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-02 21:42:36 +0100 |
commit | 7e90dfd0485a6684f5dfe7f2abdd92c6f7acb9d0 (patch) | |
tree | 1a6c5d49910a44b3cd52453201134ea741eb2441 /docs/en/admins/16_OpenID-Connect.md | |
parent | 1e8ef4bb7215417d425bb48cb2bec06f49e49bfc (diff) | |
download | freshrss-7e90dfd0485a6684f5dfe7f2abdd92c6f7acb9d0.tar.gz freshrss-7e90dfd0485a6684f5dfe7f2abdd92c6f7acb9d0.zip |
Add documentation for adding Pocket ID as OIDC provider (#7291)
* Add documentation for OIDC login via Pocket IT
* Images for the Pocket ID OIDC docs
* Update 16_OpenID-Connect.md
* Recompress images (too big)
* Fix typo and reduce long lines
* Remove advise on changing username
Which only work to some extent with SQLite (breaking a few minor things such as WebSub, API) and not at all with other databases
---------
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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/en/admins/16_OpenID-Connect.md b/docs/en/admins/16_OpenID-Connect.md index 8dca65faf..bab24f66b 100644 --- a/docs/en/admins/16_OpenID-Connect.md +++ b/docs/en/admins/16_OpenID-Connect.md @@ -59,3 +59,4 @@ See specific instructions for: * 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/) +* Pocket ID: [here](18_Pocket-ID.md) |