When the IdP is configured to work with djangosaml2 and my site is not, a MisingKey error is raised here. Specifically, because my app didn't have the IdP certs.
Would adding support for a view to redirect to (like, show an appropriate error) be an acceptable solution?