Bug 1096313
| Summary: | ui plugins cannot access the rest-api after logout->re-login to the web-admin | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Einav Cohen <ecohen> |
| Component: | ovirt-engine-webadmin-portal | Assignee: | Alexander Wels <awels> |
| Status: | CLOSED NOTABUG | QA Contact: | Pavel Stehlik <pstehlik> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 3.4.0 | CC: | acathrow, ecohen, gklein, iheim, Rhev-m-bugs, yeylon, ykaul |
| Target Milestone: | --- | Keywords: | Regression |
| Target Release: | 3.4.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | ux | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-05-09 20:16:06 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Einav Cohen
2014-05-09 15:59:44 UTC
for 3.4 - recommending to revert http://gerrit.ovirt.org/#/c/26807/ (due to schedule considerations) my mistake - this is not a regression; before, when the rest-api session id was stored in the local-storage (rather than the web-admin http-session), it was cleared from the local-storage upon logout. so we haven't really changed anything critical when introducing the persistence-method-change - the persisted rest-api session id is (and always was) lost upon logout. note that upon login->logout->login, the RestApiSessionAcquired event is not (and never was) fired, not sure if this is a bug or not; if it is, it can be tracked in a separate BZ. |