🚀 Feature: Option to disable TLS verification for SCIM Endpoint #630

Open
opened 2026-02-05 18:39:36 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @blazcode on GitHub (Jan 26, 2026).

Feature description

Attempting to sync to a SCIM endpoint with a self-signed certificate throws a TLS error:

Jan 26 15:07:11 ERR Request with errors: Error #01: Get "https://app.domain.local/usergroup/t/CUSTOMER/scim/v2/Users?count=1000&startIndex=1": tls: failed to verify certificate: x509: certificate signed by unknown authority

I don't see a configurable environment variable for this specifically. An option to disable verification, either entirely or per endpoint would be great.

Pitch

Lab, development, and test environments are commonly configured with self-signed certificates.

Originally created by @blazcode on GitHub (Jan 26, 2026). ### Feature description Attempting to sync to a SCIM endpoint with a self-signed certificate throws a TLS error: `Jan 26 15:07:11 ERR Request with errors: Error #01: Get "https://app.domain.local/usergroup/t/CUSTOMER/scim/v2/Users?count=1000&startIndex=1": tls: failed to verify certificate: x509: certificate signed by unknown authority` I don't see a configurable environment variable for this specifically. An option to disable verification, either entirely or per endpoint would be great. ### Pitch Lab, development, and test environments are commonly configured with self-signed certificates.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id-pocket-id#630