Downloading the discovery document from the OIDC provider on each request rather than on startup lets the oidc-test-client be independent of the availability of the OIDC provider, which is useful in development scenarios.
Downloading the discovery document from the OIDC provider on each request rather than on startup lets the oidc-test-client be independent of the availability of the OIDC provider, which is useful in development scenarios.