Hi,
I just found these msgs in the syncope-archetype/logs/enduser.log:
14:17:04.128 ERROR org.apache.syncope.client.enduser.resources.BaseResource -
XSRF TOKEN does not match
I am guessing that XSRF is something to do with cross-site? Is there some
config we have to change in Syncope to enable the proxying to work?
Thanks,
Jim
On Thursday, May 14, 2020, 11:04:23 AM EDT, <[email protected]> wrote:
Hi,
I am trying to proxy the Syncope console with an Apache (reverse) proxy.
So far, after I setup the Apache proxy, I can get to the Syncope console login
page, but when I try to submit the login, nothing happens.
I have been trying to diagnose what is going on, but so far, I cannot see what
might be the problem?
Has anyone done this before? If so, could you share how you had to set up the
Apache configuration?
Right now, I am only using ProxyPass and ProxyPassReverse.
Thanks,
Jim