Pocket ID | oidc
Author: whooCreated Sep 13, 2026Updated Sep 16, 2026
Labelsbugarea/security
Describe the bug
Hi,
I am trying to configure OIDC with pocketID.
The issuer-url is configured and I saw a hit on ".well-known/openid-configuration", but no OIDC button is displayed on the interface, and no specific log. I only have 401 on api/v1 call.
How can I debug or configure right parameters? Thanks, D.
What do you see?
Nothing in log but hit on my pocket ID instance.
What do you expect to see?
OIDC login button
List the steps that must be taken to reproduce this issue
Configuration with pocket id.
Version
2026/09/13 23:21:04 [main.configureLogging] Log Level is set to DEBUG
2026/09/13 23:21:04 [config.LoadConfiguration] Reading configuration from configFile=config/config.yaml
2026/09/13 23:21:04 [config.ValidateAlertingConfig] Alerting is not configured
2026/09/13 23:21:04 [config.ValidateEndpointsConfig] Validating endpoint with key production_clients
2026/09/13 23:21:04 [config.ValidateEndpointsConfig] Validating endpoint with key production_octopus
2026/09/13 23:21:04 [config.ValidateEndpointsConfig] Validating endpoint with key production_nuage
2026/09/13 23:21:04 [config.ValidateEndpointsConfig] Validating endpoint with key production_pocket
2026/09/13 23:21:04 [config.ValidateEndpointsConfig] Validating endpoint with key email_imaps
2026/09/13 23:21:04 [config.ValidateEndpointsConfig] Validating endpoint with key email_smtp
2026/09/13 23:21:04 [config.ValidateEndpointsConfig] Validated 6 endpoints
2026/09/13 23:21:04 [config.ValidateEndpointsConfig] Validated 0 external endpoints
2026/09/13 23:21:04 [config.ValidateSuitesConfig] No suites configured
2026/09/13 23:21:04 [config.ValidateAndSetConcurrencyDefaults] Setting default concurrency to 3
2026/09/13 23:21:04 [sql.DeleteAllSuiteStatusesNotInKeys] Called with 0 keys
2026/09/13 23:21:04 [sql.DeleteAllSuiteStatusesNotInKeys] No keys provided, deleting all suites
2026/09/13 23:21:04 [main.initializeStorage] Total endpoint keys to preserve: 6
2026/09/13 23:21:04 [sql.DeleteAllEndpointStatusesNotInKeys] Called with 6 keys
2026/09/13 23:21:04 [sql.DeleteAllEndpointStatusesNotInKeys] No endpoints to delete
2026/09/13 23:21:04 [controller.Handle] Listening on 0.0.0.0:8080Source: TwiN/gatus