mirror of
https://github.com/nikdoof/pocket-id.git
synced 2026-01-30 14:18:14 +00:00
docs: fix freshrss callback url (#212)
This commit is contained in:
@@ -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`.
|
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.
|
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.
|
4. Copy the `Client ID`, `Client Secret`, and `OIDC Discovery URL` for use in the next steps.
|
||||||
|
|
||||||
## FreshRSS Setup
|
## FreshRSS Setup
|
||||||
|
|||||||
Reference in New Issue
Block a user