humanmade / humanmade/wp-simple-saml

Cache SP metadata to avoid per-page hits

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
125
Forks
37
PR merge metrics
No merged PRs in 30d

Description

- [ ] We need to cache the contents of the XML so we don't hit it on each page load.
- [ ] There should be a way to refresh the cache, using UI or CLI.
- [ ] May use `filemtime` or detect changes to the XML file and refresh cache.
- [ ] Lazy load the metadata file?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.