DependencyTrack / DependencyTrack/dependency-track
Standardize OIDC Team Configuration
- Dominant language
- Java
- Stars
- 4.2k
- Forks
- 811
- Avg merge
- 8h 39m
- Merged PRs (30d)
- 237
Description
### Current Behavior
When configuring OIDC, you pass two environment variables for GROUPS
alpine.oidc.team.synchronization
alpine.oidc.teams.claim
one is team, one is team**s**
I was so confused why my groups weren't working until I noticed the difference as I had them both "teams"
### Proposed Behavior
Standardize both to teams or team.
### 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/dependency-track/issues) for whether this enhancement was already requested
Contributor guide
Assessment
This issue has not been assessed yet.