Hello,
Thank you for the support so far, I managed to get passed login and configure it correctly, but I still have an issue that I could not overcome (docker image v 5.1.1).
When logging in successfully using ldap config, I do not get redirected to homepage, but I see in console I'm getting
Refused to send form data to 'http://{RUNDECK}/rundeck/j_security_check' because it violates the following Content Security Policy directive: "form-action 'self'".
For now I disabled csp by setting this variable but I would like to avoid that if possible RUNDECK_SECURITY_HTTPHEADERS_PROVIDER_CSP_ENABLED="false"
I'm getting this when trying to run my image in cloud. I don't know if I can pass in headers from there (if necessary).
Any advice is appreciated.
Thank you,
Cristina Ruscau