Вы находитесь на странице: 1из 7

Epic Durango: O2 Rewrite: Sign in from Global Nav

WPE-4371 Durango: O2 Rewrite: Manage Products/Downloads


WPE-4372 Durango: O2 Rewrite: Manage O2 account settings

WPE-4411 Set up basic module structure for main oxygen api script

WPE-4415 Servlet constants to be defined in configurable way

WPE-4416 Check that sign in state is captured in session storage


WPE-4417 Initialize the user sign in object on client side

WPE-4418 Communicate with O2 API

WPE-4420 Write the public getURL methods


WPE-4423 Write public logout method to clear cookie and profile from session storage
WPE-4437 Integrate new SSO script with Global Nav SSO component

Epic O2 Rewrite: Trial Download Flow

WPE-4517 Durango: O2 Rewrite: Trial Download: Write private _storeProfile method


WPE-4476 Durango: O2 Rewrite: Trial Download: Write public getUpdateProfileURL
WPE-4477 Durango: O2 Rewrite: Trial Download: Write public getIFrameLoginURL method
WPE-4478 Durango: O2 Rewrite: Trial Download: Write private _createOxygenFrame method
WPE-4479 Durango: O2 Rewrite: Trial Download: Write public createOxygenLoginFrame metho
WPE-4480 Durango: O2 Rewrite: Trial Download: Integrate Trial Download component with ne

Epic Durango: O2 Rewrite: EDU Download Flow


WPE-4483 Durango: O2 Rewrite: EDU Download: Write the public getRegisterURL method
WPE-4484 Durango: O2 Rewrite: EDU Download: Write the public getShowProfileURL method
WPE-4485 Durango: O2 Rewrite: EDU Download: Write the private _isEduProfile method
WPE-4486 Durango: O2 Rewrite: EDU Download: Write the private _isActiveUser method
WPE-4487 Durango: O2 Rewrite: EDU Download: Integrate EDU Download component with new

Epic Durango: O2 Rewrite: Sign Out


WPE-4380 Durango: O2 Rewrite: Sign Out

Epic Durango: O2 Rewrite: Seamless Sign In/Persistence


WPE-4383 Durango: O2 Rewrite: Seamless Sign In b/w DC sites
WPE-4514 Durango: O2 Rewrite: Seamless Sign In b/w DC and external sites
WPE-4384 Durango: O2 Rewrite: Persistent Sign In
https://jira.autodesk.com/browse/WPE-4370

User Story OPEN Unassigned


User Story OPEN Unassigned

User Story CLOSED Michaela Pruneau-Campbell

User Story CODE REVIEW Gordon Pike

User Story IN PROGRESS Michaela Pruneau-Campbell


User Story OPEN Andrew Kimoto

User Story IN PROGRESS Andrew Kimoto

User Story IN PROGRESS Andrew Kimoto


User Story OPEN Michaela Pruneau-Campbell
User Story OPEN Jason Lee

https://jira.autodesk.com/browse/WPE-4382

User Story OPEN Peter Melnikov


User Story IN PROGRESS Jason Lee
User Story OPEN Unassigned
User Story OPEN Gordon Pike
User Story OPEN Unassigned
User Story OPEN Unassigned

https://jira.autodesk.com/browse/WPE-4378
User Story OPEN Unassigned
User Story OPEN Unassigned
User Story OPEN Unassigned
User Story OPEN Unassigned
User Story OPEN Unassigned

https://jira.autodesk.com/browse/WPE-4516
User Story OPEN Unassigned

User Story OPEN Unassigned


User Story OPEN Unassigned
User Story OPEN Unassigned
note: _ denotes private method

setting up the public defaults


object
initializing the currentMode
property
backend osgi properties to be
passed into a js object

_isSignedIn
_setCookie
_checkCookie
_checkThirdPartyCookies
init() cookie check for seamless
fetch() to accommodate existing AJAX
calls

getLoginURL
getProfileURL
getLogoutUrl
logout method that clears the cookie and the profile from session storage. This will require
replace existing js calls with calls to new js code

_storeProfile depends on
_createOxygenFrame (WPE-4478)
getUpdateProfileUrl
getIFrameLoginUrl
_createOxygenFrame
createOxygenLoginFrame
replace existing js calls with calls to new js code

getRegisterURL
getShowProfileUrl
_isEduProfileUrl
_isActiveUser

logout
orage. This will require the private _fetch method to handle the AJAX call

Вам также может понравиться