simplesamlphp / simplesamlphp-module-metarefresh
The metarefresh module will download and parse metadata documents and store them locally
Installs: 5 635 807
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)
- dev-master
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.2
- v1.1.1
- v1.1.0
- v1.0.7
- v1.0.6
- v1.0.5
- v1.0.4
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0.0
- v0.11.0
- v0.10.0
- v0.9.7
- v0.9.6
- v0.9.5
- v0.9.4
- v0.9.3
- v0.9.2
- v0.9.1
- v0.9.0
- dev-dependabot/github_actions/all-actions-d109cd9e8b
- dev-release-1.2
- dev-release-1.1
- dev-release-0.10
- dev-release-0.11
- dev-release-0.9
This package is auto-updated.
Last update: 2024-11-18 19:16:02 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.