1
0
mirror of https://github.com/pocket-id/pocket-id.git synced 2026-02-07 23:14:19 +00:00
This commit is contained in:
Elias Schneider
2025-02-06 12:12:55 +01:00

View File

@@ -13,7 +13,7 @@ The following example variables are used, and should be replaced with your actua
1. In Pocket ID create a new OIDC Client, name it, for example, `FreshRSS`.
2. Set a logo for this OIDC Client if you would like to.
3. Set the callback URL to: `https://freshrss.example.com`.
3. Set the callback URL to: `https://freshrss.example.com/i/oidc/`.
4. Copy the `Client ID`, `Client Secret`, and `OIDC Discovery URL` for use in the next steps.
## FreshRSS Setup