Fixes status codes to return more than 500. The way we were using the package, it always returned a status code 500
Adds a static `/scim/v2/ServiceProviderConfig` endpoint. Our scim support is static, so the response config is also defined statically.