I have successfully implemented SSO for Camunda via ContainerBasedAuthenticationFilter
which is showing here.
And all was good, after the authentication process, I passed to welcome page with logged in user.
But after few days I’ve got new welcome URL
http://localhost:8080/app/admin/default/setup/#/setup
and it’s not a welcome page.
I did not get what’s the problem.
any ideas?
Best regards,
Roman.