Project

General

Profile

Actions

Tracker #36888

open

Remove deprecated field from docker repo authentication tokens

Added by Quinn James about 1 year ago. Updated 3 months ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
API
Target version:
% Done:

0%

Difficulty:
trivial
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

#36827 updated tokens returned during authentication to match OAuth2 specs required by docker. This involved changing the `expires_at` field to an `expires_in` field. We kept the former field to maintain compatibility with existing smart proxies during 4.11 upgrades. It should be removed in 4.13 or later.

Relevant code: app/controllers/katello/api/registry/registry_proxies_controller.rb:160-163

Actions

Also available in: Atom PDF