← Back to team overview

mahara-contributors team mailing list archive

[Bug 1678668] A change has been merged

 

Reviewed:  https://reviews.mahara.org/7646
Committed: https://git.mahara.org/mahara/mahara/commit/099169f24e522acac9f6cf6085f775b001f5a86e
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    17.04_STABLE

commit 099169f24e522acac9f6cf6085f775b001f5a86e
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Mon Apr 3 09:15:15 2017 +1200

Bug 1678668: Adding webservice auth via adding external app

When we add an app configuration via
Administration -> Webservices -> External apps

We can check and make sure the 'webservice' auth instance exists for
the institution we choose.

behatnotneeded

Change-Id: I5012346c290ad94990cd48dcc1e5dc5b9ee694d9
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
(cherry picked from commit bfa5f882b5dc2e1d9eff01ac3aeaa0f71bac35e0)

-- 
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/1678668

Title:
  Adding Web service external app ensures 'webservice' auth method set
  for institution

Status in Mahara:
  Fix Committed
Status in Mahara 17.04 series:
  Fix Committed
Status in Mahara 17.10 series:
  Fix Committed

Bug description:
  Whne setting up an External App (OAuth) webservice application it
  won't work until we add 'Web services' authentication instance to the
  institution that the application is to be connected to.

  As this step is outside the 'Web services' section it would be nicer
  if we can detect and add/update the authentication instance as part of
  saving of the application instance.

  This is possible due to:

  A) The webservice auth instance does not have a configuration menu
  B) Currently all external apps need to have 'webservice' auth set

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1678668/+subscriptions


References