simplesamlphp / simplesamlphp-module-metarefresh
The metarefresh module will download and parse metadata documents and store them locally
Installs: 5 603 403
Dependents: 1
Suggesters: 0
Security: 0
Stars: 7
Watchers: 7
Forks: 13
Open Issues: 1
Type:simplesamlphp-module
Requires
- php: ^8.0
- simplesamlphp/assert: ^1.0.0
- simplesamlphp/composer-module-installer: ^1.3.4
- simplesamlphp/simplesamlphp: ^2.0
- simplesamlphp/xml-common: ^1.12
- symfony/http-foundation: ^6.0
Requires (Dev)
This package is auto-updated.
Last update: 2024-10-23 09:03:57 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.