Bug #2094
Unable to refresh token for multiple accounts due to cookies
Status: | Closed | Start date: | 02/23/2012 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | Panagiotis Kanavos | % Done: | 0% |
|
Category: | Core | Spent time: | - | |
Target version: | PreAlpha |
Description
The cookies used by Astakos prevent the authentication of multiple accounts, as Pithos detects the cookie added by Astakos when the first account is authenticated and returns the same token.
Possible solutions- Pass a parameter to astakos that will prevent the use of the cookie. Requires changes by the Astakos team
- Open the logout page before opening the login page. This will clear the cookie from the user's browser and open multiple pages
History
#1 Updated by Panagiotis Kanavos almost 9 years ago
- Status changed from New to Closed
Solved by adding the force parameter and hosting the web browser in an application page