Calibre-Web Automated
Configure Calibre-Web Automated with Pocket ID authentication
Create OIDC Client in Pocket ID
- Create a new OIDC Client in Pocket ID (e.g.,
Calibre-Web Automated). - Set the Callback URL to
https://<calibre-web-automated.tld>/login/generic/authorized - Copy the Client ID, Client Secret, and OIDC Discovery URL.
Configure Calibre-Web Automated through the UI
- Open Calibre-Web Automated and navigate to:
Admin Settings > Edit Basic Configuration - Under
Feature Configuration > Login type, selectUse OAuth (requires HTTPS). - Fill in the required fields:
- OAuth Metadata URL: Paste the
OIDC Discovery URLfrom Pocket ID. - OAuth Client ID: Paste the
Client IDfrom Pocket ID. - OAuth Client Secret: Paste the
Client Secretfrom Pocket ID.
- OAuth Metadata URL: Paste the
- Save the settings.
- Test the OAuth login to ensure it works.