remove deprecated code in wazo-auth

Done

Description

In wazo-18.02 the interface of a backend changed.

The old implementation required a get_ids method that returned (auth_id, xivo_user_uuid).

The new interface requires a get_metadata method. The base class implementation uses get_ids if it exists in the backend implementation. This piece of code should now be removed.

Zendesk Ticket IDs

None

Activity

Details

Priority

Assignee

Reporter

Approvers

François Blackburn

Fix versions

Sprint

Labels

Zendesk Support

Created January 7, 2019 at 3:40 PM
Updated January 18, 2019 at 3:33 PM
Resolved January 8, 2019 at 1:32 PM