Giter Site home page Giter Site logo

carbon-business-process's Issues

Unsatisfied authrorization while using SOAP services from /bpmn-explorer/ console

Description:
After successful log-in to bpmn-explorer console you can use dashboard, task, monitoring and reports pages but when you select "Processes" menu item you are being logged-out. I tried to analyze this problem and it seems that session is not validated by cookie but it is only validated by Authorization http header in SOAP services used from JS scripts. For example selecting Processes menu item executes getBPMNProcessDiagram method in bpmn-explorer\assets\wsRequest.js script. This method uses "urn:getProcessDiagram" method in "/services/BPMNDeploymentService/" endpoint which subsequently use org.wso2.carbon.server.admin.module.handler.AuthenticationHandler.isAuthenticated method and org.wso2.carbon.core.services.authentication.BasicAccessAuthenticator.canHandle to determine username. Last one checks only Authorization headers returns false. Cookie is not checked anywhere in this route nonetheless it is still provided from JS method as a separate parameter of requestBPS method.

Suggested Labels:
bpmn-explorer,ui,authorization,unauthorized

Suggested Assignees:

Affected Product Version:
EI 6.6.0

OS, DB, other environment details and versions:
Windows, Linux

Steps to reproduce:

  1. log in to /bpmn-explorer/ using admin account,
  2. select Processes menu item,
  3. logged-out

Related Issues:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.