Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

allow specifying a register url in the server and redirect it from riot app #2257

Closed
pravi opened this issue Jun 7, 2017 · 10 comments
Closed

Comments

@pravi
Copy link

pravi commented Jun 7, 2017

Currently we have registrations directly from app disabled as we use diaspora accounts in diasp.in directly. Register url is https://diasp.in/users/sign_up

Similar is the case for disroot https://user.disroot.org/pwm-disroot/public/NewUser

It would be better if riot could redirect to the sign up url instead of we having to disable registration. It will be much cleaner experience overall.

@turt2live
Copy link
Member

This seems better reported at https://github.com/vector-im/riot-web

@pravi
Copy link
Author

pravi commented Jun 8, 2017

But how all the apps will know sign up URL is different? Shouldn't synapse return the sign up URL so all clients will work?

@pravi
Copy link
Author

pravi commented Jun 8, 2017

I think it will need a change in both synapse and clients.

@shanavas786
Copy link

It is better to make user registration configurable like user authentication. if a registration provider is used in synapse config registration handler should use it.

@localguru
Copy link
Contributor

Any news on that?

@pravi
Copy link
Author

pravi commented May 6, 2019

It is relevant to recently launched librem.one service as well (and any service which uses a common authentication system across multiple services), which uses a separate registration page and users cannot sign up using riot app.

@neilisfragile
Copy link
Contributor

We have recently updated support for SAML2 and _some_support for LDAP. Adding more options for auth and registration is something we'd love to do, bandwidth is the only blocker.

@neilisfragile
Copy link
Contributor

Though be mindful of #5130

@galexrt
Copy link
Contributor

galexrt commented Jun 2, 2019

With my changes in #5316 I have Riot showing me a button to login through my SAML2 SSO (Keycloak in my case).
Screenshot:
2019-06-02-235521_946x512_scrot

Though the PR is currently more or less just focused to get it working for my case of SAML2 SSO auth quickly.

Means that on the login page of the SSO it could show as an extra link to signup, though I still see how an extra on the Riot web page already would be cool to have.

@richvdh
Copy link
Member

richvdh commented Dec 3, 2020

I don't really understand what this issue is asking for. I think it's handled by the SSO login flow nowadays.

In any case, I'm going to assume after over 3 years it's no longer particularly relevant and close it.

@richvdh richvdh closed this as completed Dec 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants