Jeffrey created USERGRID-774: --------------------------------- Summary: Exception being masked in ClientCredentialsSecurityFilter Key: USERGRID-774 URL: https://issues.apache.org/jira/browse/USERGRID-774 Project: Usergrid Issue Type: Bug Reporter: Jeffrey
An exception is being masked and causing issues in a deployment. Here is the class and line. We should be more specific on what exceptions we catch and at least log them. https://github.com/apache/incubator-usergrid/blob/49ae4ac5b8d5d77e90e6e6c6e9d8b299a5423863/stack/rest/src/main/java/org/apache/usergrid/rest/security/shiro/filters/ClientCredentialsSecurityFilter.java#L65 -- This message was sent by Atlassian JIRA (v6.3.4#6332)