plane icon indicating copy to clipboard operation
plane copied to clipboard

[bug]: unable to ignore the ssl verification in oauth.

Open saadsb20 opened this issue 5 months ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Current behavior

When I configure the oauth of my self-hosted plane with my self hosted gitlab instance, I always get Unauthorized, and I thinks that it's an ssl problem (I have a self signed certificate), and I want to ignore the ssl verification

Steps to reproduce

  1. Install and configure a self hosted gitlab instance, with a self signed certificate.
  2. Install and configure a self hosted plane with docker.
  3. Allow members to log in or sign up to plane with their GitLab accounts.

Environment

Production

Browser

None

Variant

Self-hosted

Version

v0.22.0

saadsb20 avatar Sep 11 '24 09:09 saadsb20