Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-01-14 | Split OidcProvider out of OidcHandler (#9107) | Richard van der Hoff | 4 | -144/+197 | |
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. | |||||
2021-01-14 | Fix wrong arguments being passed to BlacklistingAgentWrapper (#9098) | Tim Leung | 2 | -1/ |