Hi,
I’m using KNIME Server 4.11.2 and I have 2 issues:
1- Using the URL with /webportal/ instead of /#/ takes me to an error page:
Something went wrong!
Sorry, this page doesn’t exist.
Also using /#/ with ?exec parameter gives me this error:
Trying to navigate to an unknown item.
Can not associate /<workflow path>?exec with a workflow, workflow group or job id.
2- It seems sending username and password with URLs is not supported since 4.11. Then What is the alternative approach to provide the login info automatically so the user doesn’t need to do so?