Equal-Vote / star-server

STAR Voting is an upgrade to our current way of voting that allows voters to score candidates from 0 to 5. Ultimately, STAR Voting elects candidates who better represent the whole of the electorate. We are building a site that lets everyone from individuals to organizations use STAR Voting to host simple polls or run secure elections.
GNU Affero General Public License v3.0
19 stars 22 forks source link

Direct sign up link (without user specific query parameters) #525

Open masiarek opened 7 months ago

masiarek commented 7 months ago

We need a Sign-up (Register) link without user specific query parameters)

As-Is:

Should-be:

As-Is screen shot:

image

Sign-up doc: https://docs.google.com/document/d/10HHDPVA-bqsG5YDBviL_kIr752H3RXpeyFnBABdDyUE/edit

image
masiarek commented 7 months ago

Some other voting websites do not have a clean url Sign-up either:

ArendPeter commented 7 months ago

I edited the title and description to remove the references to session cookies, this ticket is actually referring to query parameters that are specific to the user

I agree it would be nice to have a direct sign up button instead of just a login button, but I don't think we'll be linking external people directly to the sign up page. We'll want new users to start at the landing page so that they can be oriented properly

I'm moving this to 2.0 . I see it as important, but I expect it'll be difficult to configure keycloak to do this so I don't think it's worth thinking about in the near term

ArendPeter commented 7 months ago

Found some keycloak docs here: https://keycloak.discourse.group/t/direct-registration-page-link/4937