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

Client should support TokenProvider model #15

Closed
jtaubensee opened this issue Nov 1, 2016 · 3 comments
Closed

Client should support TokenProvider model #15

jtaubensee opened this issue Nov 1, 2016 · 3 comments
Assignees
Milestone

Comments

@jtaubensee
Copy link
Contributor

From @hmlam on January 26, 2016 19:20

Just like the .Net counter part, we should have some form of TokenProvider model to support

  1. token generation from key so that we can use token across the wire protocol instead of key
  2. renewal/re-generations of tokens

Copied from original issue: Azure/azure-event-hubs#15

@jtaubensee
Copy link
Contributor Author

jtaubensee commented Nov 1, 2016

From @sjkwak on September 2, 2016 18:54

We will address this with issue Azure/azure-event-hubs#119.

@jtaubensee jtaubensee changed the title JavaClient: Java client should support TokenProvider model Client should support TokenProvider model Nov 1, 2016
@SreeramGarlapati
Copy link
Contributor

#28 implements token based authorization.

@sjkwak
Copy link
Member

sjkwak commented Dec 10, 2016

#31 implements SAS token support.

@sjkwak sjkwak closed this as completed Dec 10, 2016
@jtaubensee jtaubensee modified the milestone: 0.10.0 Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants