simplesamlphp / simplesamlphp-module-metarefresh
The metarefresh module will download and parse metadata documents and store them locally
Package info
github.com/simplesamlphp/simplesamlphp-module-metarefresh
Type:simplesamlphp-module
pkg:composer/simplesamlphp/simplesamlphp-module-metarefresh
v1.3.1
2026-03-18 15:02 UTC
Requires
- php: ^8.3
- ext-libxml: *
- simplesamlphp/assert: ^2.0
- simplesamlphp/composer-module-installer: ^1.7
- simplesamlphp/simplesamlphp: ~2.5@dev
- simplesamlphp/xml-common: ~2.7
- symfony/http-client: ~7.4
- symfony/http-foundation: ~7.4
- symfony/var-exporter: ~7.4
Requires (Dev)
This package is auto-updated.
Last update: 2026-06-08 19:16:28 UTC
README
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.