Hi Guys,
We have deployed Camunda process engine with webapp as a Spring boot application in openshift. It is integrated with LDAP.We were able to login succesfully.
Recently, we have created https routes for our application in openshift. Now when we access our application through this https route, we are succesfully able to launch the login screen, but we are not able to login.
Below is the error stacktrace from the application:
But above error trace is too generic which i think is misguiding
Below screenshot is for succesful login through HTTP
We are using Camunda Opensource.