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

Lister explicitement les URL autorisées pour les schémas dans le .env #24

Open
slafayIGN opened this issue Jun 30, 2022 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@slafayIGN
Copy link
Contributor

Dans les environnements de déploiement, un proxy sortant peut bloquer les accès à internet et notamment n'autoriser à accéder à des schémas qu'à des URLs bien identifiées.

Si on duplique cette liste blanche d'URL dans la configuration de validator-api, on permet d'intercepter un problème d'accès avant que le proxy n'entre en jeu et potentiellement rende le problème incompréhensible (connection timeout ou autre).

@slafayIGN slafayIGN added the enhancement New feature or request label Jun 30, 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