mirror of
https://github.com/nais/wonderwall.git
synced 2026-05-06 00:17:27 +00:00
Instead of erroring when receiving non-empty, invalid parameters, we fall back to the configured (if any) default value for the identity provider, which is already validated with its metadata document on start-up. This prevents end-users from being exposed to unnecessary errors.