cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP Status 403 - Invalid CSRF-token

gawadesk
Star Contributor
Star Contributor

While connecting to Activiti from ADF I am getting below error :

Access to the specified resource has been forbidden.

Invalid CSRF-token

http://127.0.0.1:9090/activiti-app/app/authentication 403 (Forbidden)

1 ACCEPTED ANSWER

ohej
Star Contributor
Star Contributor

We've identified this issue here: CSRF Token is not working · Issue #128 · Alfresco/alfresco-js-api · GitHub 

A workaround is to disable CSRF in Activiti. Put this in your activiti-app.properties:

security.csrf.disabled=true

Let me know if this works.

View answer in original post

3 REPLIES 3

mromano
Confirmed Champ
Confirmed Champ

Hi,

Did you try to switch off the csrf option (top left of the page)?

in case you tried can you share with us what you see in the console log of your browser?

Thank you,

Mario

ohej
Star Contributor
Star Contributor

We've identified this issue here: CSRF Token is not working · Issue #128 · Alfresco/alfresco-js-api · GitHub 

A workaround is to disable CSRF in Activiti. Put this in your activiti-app.properties:

security.csrf.disabled=true

Let me know if this works.

Hi Ole Hejlskov
I am facing exact same issue with APS 1.8.1 and APW 1.3.1

Could you please suggest some check points?

Note: with workaround to disable CSRF, I could login.

Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.