Problem/Motivation

The Entity Share Server has a dependency on the basic_auth module to ease the module usage to not forget to enable it on the server website.

Now that Oauth2 authentication is available, especially to be able to use the module for server websites behind HTTP password protection, we should not have a dependency on the basic_auth module that interfere with HTTP password protection.

Steps to reproduce

Proposed resolution

  • Remove the dependency in entity_share_server.info.yml
  • Add description on the remote website form authorization plugins to warn administrator to ensure the right authentication module is enabled on the server website

Remaining tasks

User interface changes

API changes

Data model changes

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Grimreaper created an issue. See original summary.

Grimreaper’s picture

Status: Active » Needs review
FileSize
1.96 KB

  • Grimreaper authored 22f5ef7 on 8.x-3.x
    Issue #3169536 by Grimreaper: Remove dependency on basic_auth
    
Grimreaper’s picture

Assigned: Grimreaper » Unassigned
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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