Skip to content

Authenticating a customer via REST API does not update the last logged in data #17488

@paul-blundell

Description

@paul-blundell

Preconditions

  1. Magento 2.2.5
  2. PHP 7.0
  3. MySQL 5.7

Steps to reproduce

  1. Create a new customer account
  2. Login with that customer using the default Magento frontend
  3. View the customer in the Magento admin area, and note that the Last Logged In value has been updated
  4. Request a customer token via this API endpoint: /rest/V1/integration/customer/token

Expected result

Requesting the customer token should also update the last logged in value.

Actual result

Last logged In value does not get updated.

Metadata

Metadata

Assignees

Labels

Component: WebapiUse with concrete module component label E.g. "Component: Webapi" + "Catalog"Fixed in 2.2.xThe issue has been fixed in 2.2 release lineFixed in 2.3.xThe issue has been fixed in 2.3 release lineIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releaseReproduced on 2.3.xThe issue has been reproduced on latest 2.3 release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions