You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have configuration based on alfresco 2019.01 with kerberos, docker compose. It is working quite nice. After upgrade to 2019.11 with SSO turn on POST requests are rejected by 500 status.
When you disable SSO, all type of requests are working. We finally did a didn't switch to newest version. To have kerberos SSO still working.
We have configuration based on alfresco 2019.01 with kerberos, docker compose. It is working quite nice. After upgrade to 2019.11 with SSO turn on POST requests are rejected by 500 status.
When you disable SSO, all type of requests are working. We finally did a didn't switch to newest version. To have kerberos SSO still working.
NGINX Conf:
`
worker_processes 1;
`
The text was updated successfully, but these errors were encountered: