Immich
Configure Immich photo management with Pocket ID
Create OIDC Client in Pocket ID
- Create a new OIDC Client in Pocket ID (e.g.,
immich). - Set the callback URLs:
- Copy the Client ID, Client Secret, and OIDC Discovery URL.
Configure Immich
- Open Immich and navigate to:
Administration > Settings > Authentication Settings > OAuth - Enable Login with OAuth.
- Fill in the required fields:
- Issuer URL: Paste the
OIDC Discovery URLfrom Pocket ID. - Client ID: Paste the
Client IDfrom Pocket ID. - Client Secret: Paste the
Client Secretfrom Pocket ID.
- Issuer URL: Paste the
- (Optional) Change
Button TexttoLogin with Pocket ID. - Save the settings.
- Test the OAuth login to ensure it works.