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

OAuth client registration issues #58

Open
wmurphyrd opened this issue Apr 28, 2022 · 0 comments
Open

OAuth client registration issues #58

wmurphyrd opened this issue Apr 28, 2022 · 0 comments

Comments

@wmurphyrd
Copy link
Member

If a client with the same id is already registered, immers server returns 500 whereas it should return 409

Need a process to remove and replace a client. If a remote server resets their DB that domain name would never be able to connect with this immer again.

  1. Require proof of domain ownership (can use http-signaure like in Mastodon secure mode request verification)
  2. Revoke any access granted to the previous client
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