C
christian.bryan@capita.co.uk
Guest
HI All I am using the JSDO with forms based authentication and specifying a name e.g. this.jsdoSettings = {name: 'MyName',serviceURI: this.serviceURI,catalogURIs: this.catalogURI,authenticationModel: progress.data.Session.AUTH_TYPE_FORM}; This allows for page refreshes and duplicate tabs in chrome, however if i copy and paste a decorated URL into another tab in the browser this does not seem to work. I had assumed that the JSDO created some sort of cookie or sessionStorage to maintain the session context in the browser and so a decorated URL should work as well as long as you are signed in. Thanks Christian.
Continue reading...
Continue reading...