You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am facing Authentication issue after upgrading to ADF 6.8.0.. In my current app which is using 5.1.0 after login I see it's passing Authorization as below header in all process service API calls.
Authorization: Basic adf42sfase
After upgrading to 6.8.0, I see it's sending the header as below.. (with extra Basic)
Type of issue: (check with "[x]")
Current behaviour:
The process-services features are not working anymore with BASIC authentication.
Expected behavior:
We should be able to use the ECM and BPM providers with Basic authentication with the new ADF releases
Steps to reproduce the issue:
Doing the same steps with ADF 6.1.0 is OK.
Component name and version:
ADF 6.7.1 / ADF 6.8.0
Browser and version:
all
Node version (for build issues):
Node 18 / Npm 10
The text was updated successfully, but these errors were encountered: