Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AAA-5204 :: here-aaa-java-sdk does not support adding X-Correlation-I… #63

Merged
merged 1 commit into from
Jul 11, 2019

Conversation

stwwalton
Copy link
Contributor

…d as a header on the token request

Copy link
Collaborator

@kenmccracken kenmccracken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add an additional unit test to HereAccountTest proving using a Mock HttpProvider that the "X-Correlation-ID" and a random additionalHeader are actually added to the request sent on the wire.

…d as a header on the token request

Signed-off-by: Steven Walton <steve.walton@here.com>
Copy link
Collaborator

@kenmccracken kenmccracken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The additional tests look good.

I think we should also make the correlationId available in the AccessTokenResponse object, as it is a platform primitive. I've logged the response side as a separate issue #65

@kenmccracken kenmccracken merged commit f9be6cc into master Jul 11, 2019
@kenmccracken kenmccracken deleted the AAA-5204 branch July 11, 2019 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants