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

Isolate token caches by input parameters #107

Open
lodejard opened this issue Feb 20, 2019 · 0 comments
Open

Isolate token caches by input parameters #107

lodejard opened this issue Feb 20, 2019 · 0 comments

Comments

@lodejard
Copy link
Contributor

Token cache files should be isolated (different file names on disk) by various auth parameters.

  • Different tenant (or authority) values should mean there is no overlap between credentials used.

  • A different client app id should also mean the tokens have no overlap.

  • The resource (or scope) values probably shouldn't have isolated token stores...

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

1 participant