Sorry, I updates thread for few time, and thats why this error comes out.
"After executing this step my silent SSO doesn't work. I cant see‘credentials obtained’ in logs." - I can see 'credentials obtained' , but only in stderr.log. I hoped to see it on stdout.log
Manual AD is working, but only for service account user Auto EPMS-BASA BO.
SSO doesn't work for anyone
I have changed string in server.xml in Tomcat. Now it looks like :
<Connector port="8080" protocol="HTTP/1.1" connectionTimeout="20000" redirectPort="8443" compression="on" URIEncoding="UTF-8" compressionMinSize="2048" noCompressionUserAgents="gozilla, traviata" compressableMimeType="text/html,text/xml,text/plain,text/css,text/javascript,text/json,application/json" maxHttpHeaderSize="65536"/>