grabbit icon indicating copy to clipboard operation
grabbit copied to clipboard

AEM 6.4 "Grabbit-Deserialization-Firewall-Configuration-1.0.zip" breaks access to package share

Open dbugrimov opened this issue 7 years ago • 0 comments

When I try to login to package share I see the following error

HTTP ERROR: 500
Problem accessing /crx/packageshare/login.html. Reason:

    java.lang.UnsupportedOperationException: Deserialization not allowed for class org.apache.http.impl.auth.BasicScheme 

The following package prefixes are missing in Deserialization Firewall Configuration "Whitelisted classes or package prefixes" list:

  • org.apache.http.auth
  • org.apache.http.impl.auth

dbugrimov avatar Aug 24 '18 08:08 dbugrimov