Open
Description
Current Behavior
When a POST is made to /api/v1/user/oidc/login the api responds with "Uncaught internal server error"

Steps to Reproduce
1.I've registered my instance of dependency track in azure
2.I've configured my containers with the suggested configuration for OIDC
3. I've confirmed that username/password login works and the API and frontend are working properly
Expected Behavior
After a POST to /api/v1/user/oidc/login the user should be logged into dependency track
Dependency-Track Frontend Version
4.11.3
Browser
Google Chrome
Browser Version
125.0.6422.142
Operating System
Windows
Checklist
- I have read and understand the contributing guidelines
- I have checked the existing issues for whether this defect was already reported