Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1157723

Summary: Keep the behavior of HAL extension consistent with the rest of the Console
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Jakub Cechacek <jcechace>
Component: Web ConsoleAssignee: Pedro Igor <psilva>
Status: CLOSED UPSTREAM QA Contact: Pavel Jelinek <pjelinek>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.4.0CC: brian.stansberry, hpehl, pjelinek
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-02-10 03:43:24 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 Jakub Cechacek 2014-10-27 14:52:38 UTC
Current implementation of HAL picketlink extension behaves differently that rest of the console in some areas.

Client side validation uses alert windows
------------------------------------------
This can be observed for example when adding Trusted domain or SAML handlers to Identity provider. Two main issues with this approach are:

1) It's different from the rest of Admin Console and thus extremely inconvenient for customer / user.
2) Additionally there is no way to test it properly – even web browser has no control over system windows (other then opening them)


Creation of new resources should be done via wizard window
----------------------------------------------------------
The forms to create some of the "sub-resources" (such as trusted domains or SAML handler for Identity providers) are currently inlined. These form shoudl be moved to wizard windows for the following reasons:

1) It's different from the rest of Admin Console and thus extremely inconvenient for customer / user.
2) It makes the whole UI confusing as there is too much stuff displayed at once.

Comment 4 Red Hat Bugzilla 2025-02-10 03:43:24 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.