Bug 1446704
Summary: | Auth - External Auth - FreeIPA Disable local logins in black console should only work with SAML | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Matt Pusateri <mpusater> |
Component: | Appliance | Assignee: | Joe Vlcek <jvlcek> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Antonin Pagac <apagac> |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | 5.8.0 | CC: | abellott, dajohnso, jhardy, jvlcek, obarenbo, simaishi, smallamp |
Target Milestone: | GA | ||
Target Release: | 5.10.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | auth:externalauth:freeipa:black | ||
Fixed In Version: | 5.10.0.14 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-06-18 17:29:33 UTC | Type: | Bug |
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: |
Description
Matt Pusateri
2017-04-28 16:16:13 UTC
I would argue that the observed behavior is acceptable. If one uses the black console to disable local logins for SAML logins but SAML is not yet configured then local logins still works until SAML is configured. Perhaps the Black Console should be reworded to state: "Disable Local Logins When Using SAML" but that is a minor nit so I'm setting the severity of this BZ to LOW. New commit detected on ManageIQ/manageiq-appliance_console/master: https://github.com/ManageIQ/manageiq-appliance_console/commit/19be318f0424213175c68f0ee4b5de51b28ddacf commit 19be318f0424213175c68f0ee4b5de51b28ddacf Author: Joe VLcek <jvlcek> AuthorDate: Fri Aug 17 14:19:04 2018 -0400 Commit: Joe VLcek <jvlcek> CommitDate: Fri Aug 17 14:19:04 2018 -0400 Reword Local Login prompt to indicate it's for SAML or OIDC Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1446704 lib/manageiq/appliance_console/external_auth_options.rb | 8 +- 1 file changed, 4 insertions(+), 4 deletions(-) Moving back to POST. https://github.com/ManageIQ/manageiq-appliance/pull/204#issuecomment-415492096 Verified with 5.10.5.0 and 5.11.0.5. |