DependencyTrack / DependencyTrack/dependency-track

Add support for multiple OIDC providers

Open
#2,352 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
4.2k
Forks
811
Avg merge
8h 39m
Merged PRs (30d)
237

Description

### Current Behavior

[Alpine](https://github.com/stevespringett/Alpine) configuration supports only a single OIDC provider using `ALPINE_OIDC_*` variables.

### Proposed Behavior

For exemple, allowing login from both Gitlab and Github OIDC providers.

- Support multiple oidc providers in [Alpine](https://github.com/stevespringett/Alpine): stevespringett/Alpine#448
- Rename variables to `ALPINE_OIDC__*` like `APLINE_OIDC_GITLAB_ISSUER=https://gitlab.com`
- In OpenID Connect Groups => Teams mapping, add provider name
- (Provider: `gitlab` + Group: `inkscape`) gives access to Team `Inkscape dev`

### 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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.