Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow/use authentication credentials when fetching a sitemap #841

Open
wwilsman opened this issue Mar 22, 2022 · 0 comments
Open

Allow/use authentication credentials when fetching a sitemap #841

wwilsman opened this issue Mar 22, 2022 · 0 comments
Labels
✨ enhancement New feature or request

Comments

@wwilsman
Copy link
Contributor

Typically, sitemaps are SEO tools used to tell search engines what web pages of a site are accessible. However, it sometimes makes sense for private apps/site to include a sitemap (likely via an included or added plugin). These sitemaps need to be fetched with authentication headers for a successful response. We should use existing discovery auth headers and also maybe allow additional configuration in case sitemap auth differs from discovery auth (CLI flag or sitemap config entry?).

@wwilsman wwilsman added the ✨ enhancement New feature or request label Mar 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant