Closed
Description
Symfony version(s) affected: 5.2.3
Description
HttpClient does not authenticate through the Bearer method.
$ -client-> request ('METHOD', 'uri') return a 401 error and "www-authenticate: Bearer realm =" Doorkeeper ", error =" invalid_token ", error_description =" The access token is invalid ""
The configuration parameters are in the framework.yaml file.