https://github.com/simplesamlphp/simplesamlphp-module-metarefresh
The metarefresh module will download and parse metadata documents and store them locally
https://github.com/simplesamlphp/simplesamlphp-module-metarefresh
Last synced: 10 months ago
JSON representation
The metarefresh module will download and parse metadata documents and store them locally
- Host: GitHub
- URL: https://github.com/simplesamlphp/simplesamlphp-module-metarefresh
- Owner: simplesamlphp
- License: lgpl-2.1
- Created: 2019-05-26T09:28:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-26T10:57:05.000Z (10 months ago)
- Last Synced: 2025-03-30T10:07:22.014Z (10 months ago)
- Language: PHP
- Size: 222 KB
- Stars: 7
- Watchers: 6
- Forks: 13
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SimpleSAMLphp Module Metarefresh

[](https://scrutinizer-ci.com/g/simplesamlphp/simplesamlphp-module-metarefresh/?branch=master)
[](https://codecov.io/gh/simplesamlphp/simplesamlphp-module-metarefresh)
[](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-metarefresh)
[](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-metarefresh)
The metarefresh module provides periodic downloading of remote metadata files and
updating SimpleSAMLphp's list of known entities with it. For more information,
see [the included documentation](docs/simplesamlphp-automated_metadata.md).