The submodule oauth_providerui offers a user interface to manage consumer authorizations. It needs porting.

CommentFileSizeAuthor
#4 Selection_001.png20.41 KBjuampynr
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

juampynr’s picture

juampynr’s picture

Ported info file. Module can now be installed.

juampynr’s picture

Title: Port sub-module oauth_providerui to Drupal 8 » Port logic to manage OAuth consumers for two-legged authentication

Removed all the Drupal 7 files not being used at the moment.

Since this module relies on PECL extension to authenticate OAuth requests, there is no need to have a sub-module for the provider user interface. Therefore I am merging oauth_providerui into oauth.

juampynr’s picture

FileSize
20.41 KB

Added basic UI to create and delete OAuth Consumers. Pending to integrate them with the OAuthProvider.

Selection_001.png

juampynr’s picture

Status: Active » Fixed

Integrated table oauth_consumer with request authentication.

Now writing docs to document how to set up OAuth with REST module.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.