DependencyTrack / DependencyTrack/frontend
Error When Using OIDC Login
- Dominant language
- Vue
- Stars
- 171
- Forks
- 250
- Avg merge
- 11h 12m
- Merged PRs (30d)
- 82
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
- [X] I have read and understand the [contributing guidelines](https://github.com/DependencyTrack/dependency-track/blob/master/CONTRIBUTING.md#filing-issues)
- [X] I have checked the [existing issues](https://github.com/DependencyTrack/frontend/issues) for whether this defect was already reported
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.