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

Add support for managing Users and Resource Tokens #240

Closed
fuocor opened this issue May 11, 2019 · 7 comments
Closed

Add support for managing Users and Resource Tokens #240

fuocor opened this issue May 11, 2019 · 7 comments

Comments

@fuocor
Copy link
Contributor

fuocor commented May 11, 2019

Describe the solution you'd like
I think DocumentClient . should be made public so that operations such as managing Users and Resource Tokens is accessible.

Describe alternatives you've considered
Adding the DocumentDB assembly

@ealsur
Copy link
Member

ealsur commented May 13, 2019

@fuocor DocumentClient will be dissapearing, your concern is to be able to manage users and resource tokens on the new V3 client?

@j82w j82w changed the title Make DocumentClient public Add support for managing Users and Resource Tokens May 13, 2019
@fuocor
Copy link
Contributor Author

fuocor commented May 14, 2019

yes...

@wouterdeman
Copy link

We are also blocked in using the new v3 version because we want to make use of the Resource token approach isolating access to a given partition. https://docs.microsoft.com/en-us/azure/cosmos-db/secure-access-to-data#resource-tokens Any update on this topic/feature ?

@thomaslevesque
Copy link
Contributor

Without this feature, the v3 is basically a regression from v2... I spent hours trying to migrate to the new SDK before realizing it didn't support this.

@j82w
Copy link
Contributor

j82w commented Sep 5, 2019

@fuocor , @wouterdeman , @thomaslevesque the PR is merged to add user and resource token. It will be in the next release.

@j82w j82w closed this as completed Sep 5, 2019
@thomaslevesque
Copy link
Contributor

@j82w thanks! Any ETA for the next release?

@j82w
Copy link
Contributor

j82w commented Sep 6, 2019

We will hopefully do a release next week. It might be longer if any unexpected bugs are found.

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

No branches or pull requests

5 participants