Introduction:
Background:
J
Problem Statement:
Key design problems:
Existing workflow:
User login in to his account and starts using application.
Parent’s token will be used for managed-use as well.
Change request: As part of https://project-sunbird.atlassian.net/browse/SH-68 user should be able to switch and create profiles.
Below is data store in session
Solution 1:
Pros:
Cons:
Solution 2:
Pros:
Simple to do.
Cons:
Managing session data each time when profile is switched.
Session ID remains same for user and managed user profile.