Hi everyone:
I am current working on a login test. In Dataverse, user can go to the xxx.xxx/loginpage.xhtml and login again after a login.
For example, a user logined via Shibboleth before can login to the login page and login with a Dataverse local account. Also, it is possible to do Shibboleth login after a user logined with a Dataverse local account in the same browser.
For every login, Dataverse invalidates session in changeSessionId. Does it mean the previous logined account has been completely logout in Dataverse when there is a new login? Do I need to do anything to ensure the previous account is completely logout?
Thanks,
Joe