The message

Note: Leaving all formats unchecked will enable all of them, while leaving all authentication providers unchecked will default to cookie

does not match the behavior.

We could check all on default and add behavior on the methods.

Views Rest export display claims the same but works.

Request formats that will be allowed in responses. If none are selected all formats will be allowed.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

clemens.tolboom created an issue. See original summary.

andypost’s picture

Status: Active » Needs review
FileSize
3.25 KB

Makes sense, initial stub on that

EDIT patch on top of #2456283-16: AuthenticationManager::getSortedProviders is protected

andypost’s picture

andypost’s picture

IS is wrong because \Drupal\rest\Routing\ResourceRoutes::alterRoutes()

So here's a clean-up and bugfix when no method selected

Status: Needs review » Needs work

The last submitted patch, 4: 2575453-4.patch, failed testing.

andypost’s picture

Status: Needs work » Needs review
FileSize
520 bytes
8.41 KB

Fixed test

  • juampynr committed 9cabd12 on 8.x-1.x authored by andypost
    Issue #2575453 by andypost, clemens.tolboom: Remove message claiming...
juampynr’s picture

Status: Needs review » Fixed

Committed. Thanks!

Status: Fixed » Closed (fixed)

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