Please enable JavaScript.
Coggle requires JavaScript to display documents.
Login Flow - Coggle Diagram
Login Flow
-
Logging in through NovoEd app level login, the system should ask for an email address.
-
if it's a new user, the system should ask to enter a subdomain so that it can then defer the user to domain-specific user experience.
-
In a single IDP institution, in most cases I want to use SSO. I should be able to choose SSO without having to enter my email address
-
Redirects to login from an AICC launch must ensure that the AICC launch results in enrollment of the user to the course properly.
-
-
-
In a multiple IDP institution, I should not see all the login options
Require the user to enter an email address and show them the right login option based on the email entered.
Email domain does not match any SSO source in the institution, I should be provided with an email/password option to login
In SSO institutions, the options to login with Facebook and Google shall not be shown
Force to log in through SSO if email address matches the email domain of one of the institution’s SSO configurations
-
-
-
-
-