mozilla-iam / iam-project-backlog

DEPRECATED - Archived. Formerly an issue tracker for the IAM project
Mozilla Public License 2.0
2 stars 2 forks source link

SSO Dashboard Log Out Success UI #109

Closed mbransn closed 7 years ago

mbransn commented 7 years ago

This ask came out of this issue. Opening a separate issue to track progress.

mbransn commented 7 years ago

Went ahead and comp'd these. Let me know thoughts.

Log out success screen:

Includes a button to return to log in. @comzeradd this button would fill black on hover.

sso-logout

Log in screen:

Auth0 lock within the Mozilla branded SSO header, sign up language removed. @comzeradd this button would fill #FABA00 (orange) on hover.

sso-login

mbransn commented 7 years ago

Updated these pages to no longer have the SSO app-bar header (as both will be hosted at Auth0).

sso-login

sso-logout

comzeradd commented 7 years ago

From mozilla-iam/sso-dashboard/issues/61 I get that the logout page will live inside the dashboard app. @andrewkrug can you confirm?

andrewkrug commented 7 years ago

@comzeradd that's the easiest way to handle it I think. Rather than having yet another redirect.

mbransn commented 7 years ago

@comzeradd @andrewkrug sounds good, thanks for clarifying. Restating 'outloud' to be sure I'm on the same page:

As for UI, I still feel we should design the log out success screen without the SSO app-bar header (most recent visuals posted). Outside of the logged in experience the app-bar serves no purpose and the log out screen provides all necessary user options.

andrewkrug commented 7 years ago

@comzeradd @m-branson Correct. Regarding the above statement.

comzeradd commented 7 years ago

Implemented at 471eb0e

mbransn commented 7 years ago

This looks great @comzeradd 👍