[progress Communities] [progress Openedge Abl] Forum Post: Re: [jsdo V4.4] Xmlhttprequest...

  • Thread starter Thread starter Shelley Chase
  • Start date Start date
Status
Not open for further replies.
S

Shelley Chase

Guest
After careful review, our guidance on managing JSDOSessions in JSDO 4.4 has changed. What happened: The foundation work for a new authentication model which is able to support single-sign on (SSO) was introduced in JSDO 4.4. The intention was to move to the new model for all authentication modes so deprecation warnings for the current model were introduced. Unfortunately, we have determined that the implementation is incomplete and is not ready for use in JSDO 4.4. Additionally, the new code introduced 2 regressions in the existing authentication model. These will be fixed in the JSDO service pack 4.4.1 expected by the end of September. What should I do now: Your current login and logout code will work as expected in JSDO 4.4.1. The preferred approach to create and authenticate a session is to use the progress.data.getSession() stand-alone function since that API will remain supported with the new model: https://documentation.progress.com/output/pdo/index.html#page/pdo%2Fgetsession(-)-stand-alone-function.html In either case you will need to call JSDOSession.logout() when the user logs out. Finally, please ignore any deprecated warnings at this time. We appreciate your patience while this issue was investigated. -Shelley

Continue reading...
 
Status
Not open for further replies.
Back
Top