Share bonita session with another domain

1
0
-1

Right now we are using external forms done in .NET and they are in another server what we are trying to do is share the same session between Bonita Server and .NET server so we can use the BonitaBPM Portal and be able to complete and start cases using the .NET forms, we could configure CORS and be able to consume the REST API from .NET Server but for that we need to authenticate from .NET Server to get a valid session and what we are trying to do is avoid that double authentication, we want to share the same session so the user only have to enter the Bonita Portal and be able to consume the REST API from .NET do you guys know a way to make this work?

Any help would be very appreciated.

Comments

Submitted by Sean McP on Tue, 09/13/2016 - 12:26

As you are using Subscription (because you are using CORS) I would go directly to Bonitasoft product support for this question. Subscription has company support (so I believe).

Community does not have CORS therefore it is unlikely you will get an answer here.

regards
Seán

PS: While I understand this may not be the answer you are looking for it does answer your question, please mark as resolved by ticking the tick mark on the left of this reply so others now it is closed.

Submitted by mzhu on Tue, 09/13/2016 - 22:24

CORS Filter is not a feature of Bonita BPM is more about configuration on the application service in my case I could configure Tomcat to accept CORS by setting a filter in Tomcat configurations that way I can consume the REST API from other servers in Bonita Community but I still can´t figure out a way to use the same authentication between different servers.

Submitted by Sean McP on Tue, 09/13/2016 - 20:04

Very good - excellent news,

so what did you do? Are you able to share?

regards
Seán

Submitted by mzhu on Tue, 09/13/2016 - 22:18

Sorry I gave the wrong idea Ill edit my comment, I was just talking about CORS configuration in Bonita that is not a feature of subscription only, Actually Im still not able to find an answer to my question.

No answers yet.
Notifications