Re: CSFR Issue

2020-09-03 Thread Francesco Chicchiriccò
On 03/09/20 15:15, caius75 wrote: > Forget it! > > I hadn't re-initialize syncope database before re-deploy and it was looking > for previuously already configured connectors. > > Now it work's. > > Thank You. Glad to hear this! FYI, the main reason of the last failure you had was the incorrect

Re: CSFR Issue

2020-09-03 Thread caius75
Forget it! I hadn't re-initialize syncope database before re-deploy and it was looking for previuously already configured connectors. Now it work's. Thank You. -- Sent from: http://syncope-user.1051894.n5.nabble.com/

Re: CSFR Issue

2020-09-03 Thread caius75
Hi, previously I've deployed without creating conf,bundles,log directory under /opt/syncope, just with mvn clean install, and csrf=false setting under /opt/apache-tomcat-9.0.37/webapps/syncope-console/WEB-INF/classes/console.properties was ignored, I was able to login just without reverse proxy

Re: CSFR Issue

2020-09-02 Thread Francesco Chicchiriccò
On 02/09/20 12:40, caius75 wrote: > Hi Guys, > i've installed Apache Syncope 2.1.6 with maven using tomcat 9.0.34 as JAVA > EE container and MySQL as internal Storage. > I can access to syncope-console pointing to tomcat 9080 port and everything > seems to work fine, but whe i try to access to

CSFR Issue

2020-09-02 Thread caius75
Hi Guys, i've installed Apache Syncope 2.1.6 with maven using tomcat 9.0.34 as JAVA EE container and MySQL as internal Storage. I can access to syncope-console pointing to tomcat 9080 port and everything seems to work fine, but whe i try to access to syncope-console pointing to an Apache Web