Bug 1785359
Summary: | Log in page is creating a sign in pop-up for login credentials | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
Component: | UI - Service | Assignee: | Dávid Halász <dhalasz> |
Status: | CLOSED ERRATA | QA Contact: | John Dupuy <jdupuy> |
Severity: | medium | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> |
Priority: | medium | ||
Version: | 5.10.6 | CC: | bmidwood, dhalasz, dmetzger, hkataria, jdupuy, lavenel, mpovolny, mzazrivec, obarenbo |
Target Milestone: | GA | Keywords: | Reopened, ZStream |
Target Release: | 5.11.2 | Flags: | pm-rhel:
cfme-5.11.z+
|
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 5.11.2.0 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1779290 | Environment: | |
Last Closed: | 2020-02-12 05:02:44 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | CFME Core | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1779290 | ||
Bug Blocks: |
Comment 2
CFME Bot
2019-12-19 18:45:37 UTC
New commit detected on ManageIQ/manageiq-api/ivanchuk: https://github.com/ManageIQ/manageiq-api/commit/a4b8c23b7b8bf9b142df62f97735a50e2efc31f5 commit a4b8c23b7b8bf9b142df62f97735a50e2efc31f5 Author: Libor Pichler <lpichler> AuthorDate: Thu Dec 19 08:39:21 2019 -0500 Commit: Libor Pichler <lpichler> CommitDate: Thu Dec 19 08:39:21 2019 -0500 Merge pull request #721 from skateman/sui-ajax-auth Distinguish between SUI AJAX basic auth and regular basic auth (cherry picked from commit a865ab33587bd71a29151ce92917b8ca51f6ec3b) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1785359 app/controllers/api/base_controller/authentication.rb | 7 +- 1 file changed, 4 insertions(+), 3 deletions(-) Verified that the sign-in pop up does not appear in chrome. However, in the self service UI, the flash message appears only after you click "Log In" twice, see the attached video. This is not the case in 5.10. I think this should be fixed before marking this BZ verified, thoughts @dhalasz? Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:0452 |