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
Edit any resource
Authentication tab
Click "Add Default Itentity Provider under Platform SSO
Select anything except "none"
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}
Agreed; just hitting Save Settings on any Auth tab produces it
<!-- 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" />
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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
To Reproduce
Expected Behavior
PUT request "access-control" response is:
{"data":{},"success":true,"error":false,"message":"Resource policy succesfully updated","status":200}
@steveredden commented on GitHub (Jun 16, 2026):
Agreed; just hitting Save Settings on any Auth tab produces it