Fix error where Drupal anon client tokens would fail to authenticate
Compare changes
@@ -13,6 +13,7 @@ package org.eclipsefoundation.efservices.request;
@@ -47,7 +48,12 @@ public class OAuthFilter {
In this case, having no user is an expected use case. If the user should not have access, checking authentication will throw 403 if partial responses are not allowed and Drupal auth is enabled.
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent