forked from EVOgeek/Vmeda.Online
MOBILE-3605 login: Revert clearcache in SSO login
This commit is contained in:
parent
70f1bd6063
commit
a299d81631
@ -691,7 +691,6 @@ export class CoreLoginHelperProvider {
|
||||
if (this.isSSOEmbeddedBrowser(typeOfLogin)) {
|
||||
CoreUtils.openInApp(loginUrl, {
|
||||
clearsessioncache: 'yes', // Clear the session cache to allow for multiple logins.
|
||||
clearcache: 'yes', // Also clear other cookies in case login is stored in a non-session cookie.
|
||||
closebuttoncaption: Translate.instant('core.login.cancel'),
|
||||
});
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user