simplesamlphp / simplesamlphp-module-metarefresh
The metarefresh module will download and parse metadata documents and store them locally
Installs: 6 367 914
Dependents: 1
Suggesters: 0
Security: 0
Stars: 8
Watchers: 5
Forks: 15
Open Issues: 5
Type:simplesamlphp-module
pkg:composer/simplesamlphp/simplesamlphp-module-metarefresh
Requires
- php: ^8.1
- ext-libxml: *
- simplesamlphp/assert: ~1.8
- simplesamlphp/composer-module-installer: ~1.4
- simplesamlphp/simplesamlphp: ~2.4
- simplesamlphp/xml-common: ~1.25
- symfony/http-foundation: ~6.4
- symfony/var-exporter: ~6.4
Requires (Dev)
This package is auto-updated.
Last update: 2025-12-08 16:23:52 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.