Giter Site home page Giter Site logo

carbon-business-process's Introduction

carbon-business-process


Branch Build Status
master Build Status

This project contains the modules implementing BPEL , WS-Human Tasks and BPMN support for WSO2 Business Process Server Product. The project structure consist of service-stubs, components and features.

In the service-stubs section, services providing admin service API's and their respective clients are implemented. These are used by the product ui.

In the components section, components corresponding to following functionality are avaialble.

  1. BPEL - Apache ode integration layer and UI
  2. Human Tasks - Human Tasks engine and respective UI
  3. BPMN - Activiti integration layer and UI

In the features section , these individual components are packaged into features as bpel , human tasks and bpmn.

carbon-business-process's People

Contributors

ashensw avatar chanikag avatar chathurace avatar drifftr avatar firzhan avatar gdlmadushanka avatar hasithaa avatar hastef88 avatar himasha avatar isurusuranga avatar keerthu avatar madushadhanushka avatar malakaganga avatar milindaperera avatar nandika avatar nirothipan avatar prabushi avatar rakhitharr avatar rmsamitha avatar sahandilshan avatar sameeragunarathne avatar sdkottegoda avatar senthalan avatar shivabalachandran avatar srsharon avatar thiliniish avatar thishanilucas avatar vinok88 avatar warunalakshitha avatar wso2-jenkins-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

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.