-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
BU Features
-
3
-
False
-
-
False
-
XCMSTRAT-1005 - M2: htpasswd expanded UI
-
-
-
OCMUI Center Team Sprint 266, OCMUI Center Team Sprint 267
Description
When viewing the IDP list, the list of users for a htpasswrd IDP are available as a collapsed list.
Note only the first 5 users will be shown. If there are more than 5 users, the count of the remaining users will be shown at the bottom of the list.
In addition. the ability to expand/collapse is only available to users who have the feature gate enabled. If a user does not have the feature gate,the IDP list will behave as it does currently.
Screenshots
------------------
Technical notes:
See PatternFly's expandable table row: https://v5-archive.patternfly.org/components/table#expandable
To get the actual users for a given htpasswrd IDP, a secondary API call is needed to:
GET /api/clusters_mgmt/v1/clusters/{cluster_id}/identity_providers/{identity_provider_id}/htpasswd_users
- depends on
-
OCMUI-2970 Create feature gate to hide editing htpasswrd users
-
- Closed
-
- is related to
-
OCMUI-3098 [OCM-UI] Empty usernames are allowed in the htpasswd username field
-
- To Do
-
- links to