Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Won't Fix
-
3.1.0
-
None
-
None
Description
the adl connector uses Configuration.getPassword() to look up the fs.adl.oauth2.refresh.url value; reports it as an unknown password on failure.
it should be using getTrimmed() to get a trimmed string.