Sends credentials to ID Service (should we also send that this is the portal?)
ID Service returns matching identity, that contains ID, name + access_token
Client retrieves systems that the user has access too (/systems/me) by appending the access_token.
UI displays the available systems + common name (and if the portal is activated for that system). The UI should show systems marked as favorite/popular/recent systems first in the list)
Fetch relevant applicationdata with access_token + choosen systemname
Fetch metdata (to hide specific parts which is not activated for this user)
Notes
The permissions for the portal should not contain permissions for "mobile".
Logging in to the portal does not grant you access to mobile.caspeco.se, because it should always be harmless to login to the portal.
Notes
The permissions for the portal should not contain permissions for "mobile". Logging in to the portal does not grant you access to mobile.caspeco.se, because it should always be harmless to login to the portal.