Skip to content

PHP: add support for JWT auth URI#1572

Merged
tbetbetbe merged 2 commits intogrpc:masterfrom
stanley-cheung:php_add_support_for_jwt_auth_uri
May 13, 2015
Merged

PHP: add support for JWT auth URI#1572
tbetbetbe merged 2 commits intogrpc:masterfrom
stanley-cheung:php_add_support_for_jwt_auth_uri

Conversation

@stanley-cheung
Copy link
Copy Markdown
Contributor

  • construct and pass an auth uri together with the call metadata into the auth callback function. the auth library will use it to construct the JWT to be used for authentication
  • add jwt_token_creds auth interop test

@stanley-cheung
Copy link
Copy Markdown
Contributor Author

Fixes issue #1516

@stanley-cheung
Copy link
Copy Markdown
Contributor Author

All tests passed! Please review, thanks!

tbetbetbe added a commit that referenced this pull request May 13, 2015
…auth_uri

PHP: add support for JWT auth URI
@tbetbetbe tbetbetbe merged commit 1c3d275 into grpc:master May 13, 2015
@stanley-cheung stanley-cheung deleted the php_add_support_for_jwt_auth_uri branch May 13, 2015 15:33
@lock lock bot locked as resolved and limited conversation to collaborators Jan 31, 2019
@lock lock bot unassigned tbetbetbe Jan 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants