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 updateCertificate mutation #25

Open
Erik1000 opened this issue Oct 27, 2021 · 0 comments
Open

Add updateCertificate mutation #25

Erik1000 opened this issue Oct 27, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@Erik1000
Copy link
Member

Currently, an actor's certificate is a) set then signing up and b) can't be changed. There are two problems with this: the first issue is that if we want to switch to an oauth2/openid connect provider (#19), we don't have the signup process any more. Second issue is that if an actor loses access to its certificate (e.g. because a user forgets their password and they therefore cannot decrypt the secret key material), there's no way to at least keep the account. Ofc, updating/changing an actors' certificate ultimately destroys all trust.

@Erik1000 Erik1000 added the enhancement New feature or request label Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant