[GH-ISSUE #3290] Default Identity Provider not found in this organization #39153

Open
opened 2026-06-22 03:01:49 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @Re4mstr on GitHub (Jun 16, 2026).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/3290

Originally assigned to: @oschwartz10612, @Copilot on GitHub.

Describe the Bug

After upgrading from 1.18* to 1.19.2, I am unable to set a "Default Itentity Provider".

When clicking "Save Settings", the response from the server is the following:

{"data":null,"success":false,"error":true,"message":"Identity provider not found in this organization","status":500,"stack":null}

Environment

  • OS Type & Version: Docker
  • Pangolin Version: 1.19.2
  • Edition (Community or Enterprise): Community
  • Gerbil Version: ? (:latest)
  • Traefik Version: ? (:latest)
  • Newt Version: ? (:latest)
  • Client Version: ?

To Reproduce

  1. Edit any resource
  2. Authentication tab
  3. Click "Add Default Itentity Provider under Platform SSO
  4. Select anything except "none"
  5. Click "Save Settings" in bottom right.

Expected Behavior

PUT request "access-control" response is:
{"data":{},"success":true,"error":false,"message":"Resource policy succesfully updated","status":200}

Originally created by @Re4mstr on GitHub (Jun 16, 2026). Original GitHub issue: https://github.com/fosrl/pangolin/issues/3290 Originally assigned to: @oschwartz10612, @Copilot on GitHub. ### Describe the Bug After upgrading from 1.18* to 1.19.2, I am unable to set a "Default Itentity Provider". When clicking "Save Settings", the response from the server is the following: {"data":null,"success":false,"error":true,"message":"Identity provider not found in this organization","status":500,"stack":null} ### Environment - OS Type & Version: Docker - Pangolin Version: 1.19.2 - Edition (Community or Enterprise): Community - Gerbil Version: ? (:latest) - Traefik Version: ? (:latest) - Newt Version: ? (:latest) - Client Version: ? ### To Reproduce 1. Edit any resource 2. Authentication tab 3. Click "Add Default Itentity Provider under Platform SSO 4. Select anything except "none" 5. Click "Save Settings" in bottom right. ### Expected Behavior PUT request "access-control" response is: {"data":{},"success":true,"error":false,"message":"Resource policy succesfully updated","status":200}
Author
Owner

@steveredden commented on GitHub (Jun 16, 2026):

Agreed; just hitting Save Settings on any Auth tab produces it

Image
<!-- gh-comment-id:4719891300 --> @steveredden commented on GitHub (Jun 16, 2026): Agreed; just hitting Save Settings on any Auth tab produces it <img width="1672" height="795" alt="Image" src="https://github.com/user-attachments/assets/cfd06174-e781-4f17-b518-b24ecd9913c0" />
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#39153