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

Move storage service functionality into appointments service (?) #47

Open
adewes opened this issue Dec 8, 2021 · 0 comments
Open

Move storage service functionality into appointments service (?) #47

adewes opened this issue Dec 8, 2021 · 0 comments
Assignees

Comments

@adewes
Copy link
Member

adewes commented Dec 8, 2021

As we will authenticate users and providers before allowing storage of encrypted data it will be necessary to move the endpoints of the storage service into the appointments service, as it needs access to the key lists in order to authenticate users.

Alternatively we could generate short-lived authentication tokens in the appointments service that grant access to the storage service, keeping the two separate.

@adewes adewes self-assigned this Dec 8, 2021
@adewes adewes changed the title Move storage service functionality into appointments service Move storage service functionality into appointments service (?) Dec 8, 2021
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