Skip to content

Endpoints Auth Between Services #1330

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

Merged

Conversation

daniel-sanche
Copy link
Member

Adding java samples for endpoints auth between services

related to b/109951097 and cl/228405078

@daniel-sanche daniel-sanche requested a review from a team February 7, 2019 01:31
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 7, 2019
Copy link
Contributor

@kurtisvg kurtisvg left a comment

Choose a reason for hiding this comment

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

There are also likely several style violations that checkstyle will check when the parent pom is added.

@daniel-sanche
Copy link
Member Author

@kurtisvg I addressed your comments, let me know if there's anything else

@kurtisvg
Copy link
Contributor

kurtisvg commented Feb 8, 2019

@dansanche Just needs a test for the two snippets, then LGTM

@daniel-sanche
Copy link
Member Author

The issue with testing these is that it requires an endpoints backed to be deployed for it to work as intended. If you think it's necessary, I could test the jwt creation function in isolation, but it feels like that would be more a test of the jwt/cyptography libraries I'm using rather than the sample itself

@kurtisvg
Copy link
Contributor

kurtisvg commented Feb 8, 2019

No, that seems like a reasonable explanation.

@daniel-sanche daniel-sanche merged commit 7bfc2ff into GoogleCloudPlatform:master Feb 8, 2019
@daniel-sanche daniel-sanche deleted the endpoints-auth branch February 8, 2019 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants