Description of the problem:
During a ROSA cluster creation from wizard , under cluster roles and policies > "Create OIDC later" option enabled by default. But the preferred mode was selected wrongly as "Manual" although the ocm-role associated to the account is admin. It needs to be set as per the ocm-role permissions. If an admin ocm-role is linked , set the option to "auto" if not set to "manual" .
Steps to reproduce:
Pre-condition : Create ocm-role with admin privileges and linked to your orgid.
- Launch OCM Staging UI.
- Open ROSA wizard > Select control plane as "Classic", click "Next" button.
- Fill out all the required values in each steps and reach to "Cluster roles and policies"
- See the mode option selected under "Create OIDC later".
Actual results:
The mode always set to manual under "Create OIDC later" section from "Cluster roles and policies" step although ocm-role linked to the orgid has admin privilege.
Expected results:
Mode should be set as per the ocm-role permissions. If an admin ocm-role is linked , set the option to "auto" if not set to "manual" .