Plugin JSON WS services are not aware of portal session
Description
Activity
Show:

Igor SpasicApril 26, 2012 at 6:55 AM
I've added support for alternative invocation of plugin services:
Question: does this remove the need of json ws registration in the plugin?
Fixed
Details
Assignee
Michael SaechangMichael Saechang(Deactivated)Reporter
Igor SpasicIgor Spasic(Deactivated)Branch Version/s
6.1.xBackported to Branch
CommittedFix Priority
4Git Pull Request
Components
Affects versions
Priority
Medium
Details
Details
Assignee

Reporter

Branch Version/s
6.1.x
Backported to Branch
Committed
Fix Priority
4
Git Pull Request
Components
Affects versions
Priority
Zendesk Support
Linked Tickets
Zendesk Support
Linked Tickets
Zendesk Support

Linked Tickets
Created April 26, 2012 at 5:37 AM
Updated June 24, 2023 at 3:51 PM
Resolved April 27, 2012 at 10:37 AM
Plugin JSON WS services are called directly - and not through the portal web application. This is wrong (in many ways; one of the main issues is that we can not authenticate user during the plugins json ws request.Consequence is that only anon JSON WS access is available for plugins.
We should make plugin json ws calls through the portal.