synapse/changelog.d/9362.misc
Richard van der Hoff 3b754aea27
Clean up caching/locking of OIDC metadata load (#9362)
Ensure that we lock correctly to prevent multiple concurrent metadata load
requests, and generally clean up the way we construct the metadata cache.
2021-02-16 16:27:38 +00:00

2 lines
78 B
Plaintext

Clean up the code to load the metadata for OpenID Connect identity providers.