I install WSO2 EI 6.1.1
integrator --run :
https:
wso2serber.bat : EI-Business-Process Server
https:
Error 403 - Forbidden
[EI-Business-Process] WARN {org.owasp.csrfguard.log.JavaLogger} - potential cross-site request forgery (CSRF) attack thwarted (user:<anonymous>, ip:192.168.1.11, method:POST, uri:/carbon/admin/login_action.jsp, error:required token is missing from the request)
and wso2serber.bat : EI-Analytics
https:
Error 403 - Forbidden
[EI-Analytics] WARN {org.owasp.csrfguard.log.JavaLogger} - potential cross-site request forgery (CSRF) attack thwarted (user:<anonymous>, ip:192.168.1.11, method:POST, uri:/carbon/admin/login_action.jsp, error:required token is missing from the request)
How to solve this problem? How to create a wso2 business process server management console under WSO2 WSO2 EI?
source
share