mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #60203
[Bug 1896547] [NEW] Allow custom webservice to access / save management config
Public bug reported:
When we have a custom webservice that contains a function, eg
module_lti_launch, that has the 'hasconfig' set to true we allow it to
have the manage icon on the Admin -> Webservices -> External apps page.
This functionality was added with Bug 1892106
But we still need a way to display and save the config for that function
when the service itself is not 'module/lti'
We need PluginAuthWebservice to be able to
1) add config fields for functions that belong to component 'webservice'
2) add config fields for functions that have their own plugin type, eg 'module/lti'
** Affects: mahara
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1896547
Title:
Allow custom webservice to access / save management config
Status in Mahara:
New
Bug description:
When we have a custom webservice that contains a function, eg
module_lti_launch, that has the 'hasconfig' set to true we allow it to
have the manage icon on the Admin -> Webservices -> External apps
page.
This functionality was added with Bug 1892106
But we still need a way to display and save the config for that
function when the service itself is not 'module/lti'
We need PluginAuthWebservice to be able to
1) add config fields for functions that belong to component 'webservice'
2) add config fields for functions that have their own plugin type, eg 'module/lti'
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1896547/+subscriptions
Follow ups