Bug 1051189
| Summary: | [GSS] (6.2.x) Admin Console logout procedure fails with LDAP connections | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Brad Maxwell <bmaxwell> |
| Component: | Domain Management | Assignee: | Darran Lofthouse <darran.lofthouse> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Petr Kremensky <pkremens> |
| Severity: | high | Docs Contact: | Russell Dickenson <rdickens> |
| Priority: | urgent | ||
| Version: | 6.2.0 | CC: | ahoness, bmaxwell, cdewolf, darran.lofthouse, dehort, emuckenh, jcacek, jcechace, jsightle, krathod, myarboro, smumford |
| Target Milestone: | CR1 | ||
| Target Release: | EAP 6.2.1 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
An issue that presented in earlier versions of JBoss EAP 6 that caused Admin Console logout procedures to fail with LDAP connections has been resolved in this release.
The issue arose because the logout logic expected DIGEST authentication which is not used in LDAP.
In this release, the product detects if BASIC authentication is being used and, if so, uses BASIC authentication challenges to encourage the web browser to forget the cached credentials.
Users can now log out of an LDAP connection to the Admin Console as expected.
|
Story Points: | --- |
| Clone Of: | 976917 | Environment: | |
| Last Closed: | 2014-02-24 20:15:48 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: | |||
| Bug Depends On: | 976917 | ||
| Bug Blocks: | 1027004 | ||
|
Comment 3
Scott Mumford
2014-01-21 03:43:42 UTC
Verified in 6.2.1.CP.CR1-patch. (browsers: Google Chrome 31.0.1650.63, Mozilla Firefox 26.0) Set 'Version' field to ensure this ticket appears in documentation effort dashboards. Hi Darran. I was hoping you'd be able to complete the release note above with a 'fix'? I can't find a post or comment that outlines what we did to resolve this (and I can't read code to figure it out). I'm assuming we didn't just hide the logout button as suggested in the JIRA. Any help you can offer is appreciated. Thanks Darran. Release Notes text edited for publication and marked for inclusion in final document. |