Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Split OidcProvider out of OidcHandler #9107

Merged
merged 4 commits into from
Jan 14, 2021

Commits on Jan 13, 2021

  1. Configuration menu
    Copy the full SHA
    fa4e504 View commit details
    Browse the repository at this point in the history
  2. Split OidcProvider out of OidcHandler

    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.
    richvdh committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    55d7457 View commit details
    Browse the repository at this point in the history
  3. changelog

    richvdh committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    881fe60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7db367 View commit details
    Browse the repository at this point in the history