Hello, can anyone provide an example of properly configuring a web view for autologin for user interaction?
When I generate a web view URL with the inAutologin parameter set to true via workflow.getWebviewAnswerUrl, I get the error message below in the server log when I attempt to answer the generated URL:
INFO [WebviewExceptionPage] Webview Exception - message:
ERROR [WebviewPage] Autologin configuration not defined.
ch.dunes.vso.web.AutoLoginParametersNotDefinedException...
What specific autologin configuration parameters are required?
Thanks,
David