Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split OidcProvider out of OidcHandler (#9107) | Richard van der Hoff | 2021-01-14 | 1 | -0/+1 |
The idea here is that we will have an instance of OidcProvider for each configured IdP, with OidcHandler just doing the marshalling of them. For now it's still hardcoded with a single provider. |