-
Bug
-
Resolution: Done
-
Normal
-
None
-
None
-
None
-
False
-
-
False
-
-
-
OCMUI Core Sprint 254
Steps to Reproduce
1) Launch the Hypershift ROSA wizard in staging environment.
2) Once the user is on the Cluster Settings tab, click on the collapsible
"Enable external authentication provider".
3) Click on the checkbox Enable external authentication.
4) Enter the valid details and submit the cluster creation button.
5) Once the cluster is in Ready state, navigate to the Access control tab.
6) Click on the button Add external authentication provider and a new dialog opens up.
7) In the name field, enter a random number.
Expected result
An error message such as "Please enter the name in alphanumeric format" should be shown to the user.
Actual result
Currently, below is the error message shown to the user. it outputs the regex format which should not be shown to the user. Instead, it should be display a simple and clear error message.
ExternalAuth id '1111' isn't valid, it doesn't match regular expression '^[a-z]([-a-z0-9]*[a-z0-9])?$' Operation ID: 34808269-e99a-44be-ad79-e8d54de11cca
- relates to
-
OCMUI-1494 In ROSA HCP, add external authentication option for access control tab
- Closed
- mentioned on