Open
Description
Current Behavior
When I manually try to add a team to an OIDC user, I get a 304 error. No info in the log (either frontend, nor API) on why no changes are being made/saved.
Steps to Reproduce
- Add a team to an OIDC user
- Save
Expected Behavior
I expect the user to become part of the added team without an error and to see both the team listed in the user's list of teams and the user in the list within the team.
Dependency-Track Frontend Version
4.12.1
Browser
Mozilla Firefox
Browser Version
131.0.3
Operating System
Linux
Checklist
- I have read and understand the contributing guidelines
- I have checked the existing issues for whether this defect was already reported