Hi,

the missing "provider_id" key in the oauth.services.yml causes a PHP Exception:

Uncaught PHP Exception ReflectionException: "Internal error: Failed to retrieve the default value" at .../core/lib/Drupal/Core/DependencyInjection/Compiler/TaggedHandlersPass.php line 135

i think because of:

#2432585: Improve authentication manager service construction to support custom global service providers

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Blackice2999’s picture

FileSize
765 bytes
Blackice2999’s picture

sorry wrong string as provider_id used

Blackice2999’s picture

Status: Active » Needs review
fgm’s picture

Status: Needs review » Reviewed & tested by the community

Actually, "oauth" as the provider_id seems more in line with what the other providers do: "basic_auth", "early_test_provider" ...

For me #2 is RTBC, not #3.

juampynr’s picture

Status: Reviewed & tested by the community » Fixed

I fixed this while updating the module. Thanks anyway!

Status: Fixed » Closed (fixed)

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