Fixed
Details
Assignee
Dai HaDai HaReporter
Christopher ZimmermannChristopher ZimmermannPriority
NeutralFix versions
Story Points
5Sprint
None
Details
Details
Assignee
Dai Ha
Dai HaReporter
Christopher Zimmermann
Christopher ZimmermannPriority
Fix versions
Story Points
5
Sprint
None
More fields
More fields
More fields
Created October 31, 2019 at 6:30 PM
Updated January 10, 2020 at 7:01 AM
Resolved December 31, 2019 at 5:26 AM
This is a followon to linked ticket MGNLRESTCL-44, and can perhaps leverage the work already implemented there.
User Story
Acceptance Criteria:
Automatically request a new token whenever the active one expires.
Note:
Oauth2 is a common, modern, protocol required by many enterprise endpoints.
Such as:
Amadeus https://developers.amadeus.com/self-service/apis-docs/guides/authorization
Marketo https://developers.marketo.com/rest-api/authentication/
Commercetools https://docs.commercetools.com/http-api-authorization
Salesforce https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api/intro_understanding_oauth_endpoints.htm#!
...
Working example for Amadeus exists; review against others.