tududi
Configure Pocket ID with tududi
Requirements
- tududi version
v1.1.0or higher - Pocket ID on https, reachable at
https://<pocketid-domain.tld> - tududi server on https, reachable at
https://<tududi-domain.tld>
Create OIDC Client in Pocket ID
- Create a new OIDC Client in Pocket ID (e.g.,
Tududi). - Set the Callback URL to the value below, or leave blank to autofill on first login.
- Optional: Download or link a PNG or SVG logo from selfh.st/icons/ to match the style of your setup.
- Client Launch URL:
- PKCE: Keep it disabled.
- Copy the Client ID, Client Secret for configuring with tududi environment variables.
Configure tududi
This is the minimal configuration needed to setup Pocket ID OIDC with tududi.
from the Tududi OIDC-SSO docs.
- Add the following lines environment variables file, filling in the secrets from Step 6:
- Save and restart the tududi docker-compose stack/app.