ezBookkeeping
Configure ezBookkeeping with Pocket ID
Requirements
- ezBookkeeping
v1.2.0or higher
Pocket ID Setup
- In Pocket ID, create a new OIDC client named
ezBookkeeping(or any name you prefer). - (Optional) Set a logo for the OIDC client.
- Set the callback URL to:
https://<your-ezbookkeeping-host>/oauth2/callback, or leave blank to autofill on first login. - Copy the
Client ID,Client secretandIssuer URLfor the next steps.
ezBookkeeping Setup
If you configure ezBookkeeping via the configuration file, please update the configuration file as shown in the example below.
If you configure ezBookkeeping using environment variables, please set the environment variables as shown in the example below.
Then restart ezBookkeeping, and you will see the "Log in with Pocket ID" button on the login page.