When user trying to use
http://apps.local.edly.io:2001/course-authoring/home
before login, it will redirect to
which will not fetch data correctly on production since it using missing a session cookie called studio_session_id, and it supposingly should use
oauth url to login and redirect, how can i make it redirect and login via oauth for course-authoring/home page or other pages as well?
http://apps.local.edly.io:2001/course-authoring/course/course-v1:Excelerate+C123+www.abc.com or etc…