# Functions
Discovery starts the OP discovery process for OPs below the configured trust anchors and also schedules a rerun.
GetOIDCFedProvider returns a OIDCFedProvider implementing model.Provider for the passed issuer url.
Init inits the oidcfed.
Issuers returns a slice of issuer urls of OPs discovered in the federation.
SupportedProviders return the api.SupportedProviderConfig for the discovered OPs in the federation.
# Structs
OIDCFedProvider implements the model.Provider interface for oidc fed.