**Describe the bug** Fix scope filter based on `fieldValuePair` not working https://pujavs-hot-iguana.gluu.info/jans-config-api/api/v1/scopes?fieldValuePair=scopeType=openid **To Reproduce** Steps to reproduce the behavior: 1. Execute endpoint `/jans-config-api/api/v1/scopes?fieldValuePair=scopeType=openid` 2. Should return only scopes matching the filter 3. But returns all scopes **Expected behavior** Should return only scopes matching the filter **Screenshots** 