generated from UTDallasEPICS/next-js-template
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Description
A login page that links to UTD SSO platform is necessary for the platform to function properly in order to maintain privacy of the information on the website.
TODO
- Reach out to UTD IT through SSO request form OR directly call to request access
- Create basic login page UI, DO NOT create sign up because all logins (as far as we're aware) should be UTD personnel
- Add basic login functionality, without SSO but with specific access, so that even if SSO doesn't work, there is some kind of login
- Add in SSO redirect to replace login functionality once possible
- Comet Cupboard has something like this, could reach out if needed
Acceptance Criteria (Required)
- Login UI exists and matches font and color scheme of remaining site
- Login actively works and only specific accounts can access the site
Ideal/Stretch goal
- Login page redirects to UTD SSO
- MFA through DUO(?)
Reactions are currently unavailable