-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: Connector-3.0.0
-
Fix Version/s: Connector-3.0.1
-
Component/s: Sync Connector
-
Labels:None
1. Put jsonws.servlet.basic_auth=true in portal-ext.properties
2. Deploy sync
3. Try to add account to sync client.
Expected: Able to log in
Actual: 401
The property does not work well with our SyncDLObjectService#getSyncContext method.
As a workaround, we will strip it from any requests that go through our SyncAuthVerifier.