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

Invite Flow improvements #128

Closed
michielbdejong opened this issue Sep 9, 2024 · 2 comments
Closed

Invite Flow improvements #128

michielbdejong opened this issue Sep 9, 2024 · 2 comments

Comments

@michielbdejong
Copy link
Contributor

From Matrix discussion this morning:
we could say the Invite Receiver OCM Server MAY announce that it supports the invite paste flow:

  • in some place in the GUI the Invite Receiver can paste any string containing [...]token=<token>[...]from=<fqdn>[...]

and MAY announce that it support the invite redirect flow:

  • at a discoverable URL, the Invite Receiver can land with [...]token=<token>[...]from=<fqdn>[...] in the URL query parameter

The Invite Sender OCM Server MAY include a WAYF link in the Invite Message that is similar to a Public Invite Flow page, except that:

  • the Invite Receiver only needs to enter their OCM Server FQDN, not their full OCM Address
  • there MAY be a shortlist or a search functionality available to help the Invite Receiver do this
@michielbdejong
Copy link
Contributor Author

As an alternative to the [...]token=<token>[...]from=<fqdn>[...] format we also discussed the ocm-invite://<token>@<fqdn> format. Which shall we pick?

@michielbdejong
Copy link
Contributor Author

Just on a call with @MahdiBaghbani now, we will implement the second one (ocm-invite://<token>@<fqdn>) in Nextcloud and then hope others will follow!

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