mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
40af893af5
Simple JSON reader which takes an issuer and reads its metadata. The class is aware of request-centric rules, such as: - The position of the well known suffix in the URL (per RFC8414) - The requirement to have HTTPS auth server issuer URL - The validity of query strings, paths and fragments in the auth server issuer URL ,but makes no attempt to validate the config JSON returned.