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

Loginscreen #10

Closed
8 tasks done
olyaee opened this issue Apr 20, 2021 · 2 comments
Closed
8 tasks done

Loginscreen #10

olyaee opened this issue Apr 20, 2021 · 2 comments
Assignees
Labels

Comments

@olyaee
Copy link
Collaborator

olyaee commented Apr 20, 2021

User story

  1. As a Siemens employee
  2. I need a way to log in with my Siemens MyID account
  3. So that I get access to the Carbon Footprint application

Acceptance criteria

  • There is a field where I can enter my e-mail address and a second field for the password
  • There is a "Login"-Button which can be pressed
  • There is a "Forgot password?"-Button, which directs to the "password forgotten"-page
  • This page is the first one shown when the application is started
  • The connection to Siemens MyID should not be done (yet)

Definition of done

  • Documentation for that feature is done
  • Feature branch has been merged
  • Code has been reviewed by at least one other team member
  • Unit tests are written

Frame 40

@olyaee olyaee added the feature New feature or request label Apr 20, 2021
@olyaee olyaee added this to the User management milestone Apr 20, 2021
@Waldleufer
Copy link
Collaborator

Is SSO via Cookies an Option?

@gandompm
Copy link
Collaborator

I would like to start doing this task this week with react if you all agree.
although the UI is not yet designed and the industry partner has not given the API.
but there is so much to do with the login page.
creating a simple login form using bootstrap and handling events on the input fields and login submit button.
making components reusable, proper validation rules (using Joi library) for the fields, and displaying validation errors.

then in the next weeks, when the UI and API are ready and we can simply change the UI and send the data to the server.

@gandompm gandompm reopened this Apr 28, 2021
@MichaelScheiderer MichaelScheiderer changed the title Login Loginscreen May 25, 2021
@manifau manifau self-assigned this May 26, 2021
@Waldleufer Waldleufer self-assigned this May 26, 2021
manifau added a commit that referenced this issue May 27, 2021
Regarding #10

Co-authored-by: Martin Wagner <martin.wagner@fau.de>
Waldleufer added a commit that referenced this issue May 27, 2021
Regarding #10

Co-authored-by: Mani Anand <mani.anand@fau.de>
Waldleufer added a commit that referenced this issue May 27, 2021
Regarding #10

Co-authored-by: Mani Anand <mani.anand@fau.de>
Waldleufer added a commit that referenced this issue May 27, 2021
Regarding #10

Co-authored-by: Mani Anand <mani.anand@fau.de>
Waldleufer added a commit that referenced this issue Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants