it/docs

Login flow

Last updated:
User navigates to app domain. Ex. https://lmixer.kth.it.
User is redirected to the SSO service at https://sso.kth.it.
User needs to log in and is redirected to Google sign in.
After sign in user is redirected back to the SSO service.
User is checked against group and roles.

If app is assigned to any group the user belongs to access is granted.

If all OK, redirect back to the app that was requested.