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

Registration workflow incomplete when run from Android browser view #208

Open
giohappy opened this issue Sep 25, 2020 · 0 comments
Open
Labels
bug Something isn't working Priority: Blocker

Comments

@giohappy
Copy link
Contributor

When users try to register from the app two problems happen:

1 - the registration flow freeze at the last step of the registration wizard, leaving the user in a limbo
2 - the incomplete registration doesn't assign the user to "end-users" group. Apparently the user can login inside the app and the portal, but with incomplete permissions, which breaks several features:

  • user cannot register his bikes
  • the app doesn't show available competitions

We need to investigate:

  • if the incomplete registration is a limitation of using the registration wizard from a mobile browser
  • if the issue with mobile only happens from the in-app browser view

In any case we should tackle the following problematics:

  • if we support registration from within the app, we need to fix the registration flow and redirect the user to the login page after a successful flow
  • restrict registration to desktop browsers. This is not easy to achieve since the login / registration forms are managed by Keycloak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Priority: Blocker
Projects
None yet
Development

No branches or pull requests

1 participant