You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When adding or editing a gateway environment in the admin portal, if invalid roles are added, the Save button remains enabled and allows the user to click it, even with invalid roles.
Click on "Add Gateway Environment" or edit an existing one.
Fill in the required details and select the permissions as "Allow for role(s)" or "Deny for role(s)".
Add some invalid roles like "adm".
Observe that the Save button remains active and can be clicked without any error message.
Expected Behavior:
The Save button should be disabled or an error message should be displayed when invalid roles are added, preventing the user from saving the configuration.
Actual Behavior:
The Save button is enabled and allows saving the configuration.
Other Places:
The same behavior can be observed while adding a key manager in Admin Portal -> Key Managers.
Version
4.5.0-M1
Environment Details (with versions)
No response
The text was updated successfully, but these errors were encountered:
Description
When adding or editing a gateway environment in the admin portal, if invalid roles are added, the Save button remains enabled and allows the user to click it, even with invalid roles.
Steps to Reproduce
Expected Behavior:
The Save button should be disabled or an error message should be displayed when invalid roles are added, preventing the user from saving the configuration.
Actual Behavior:
The Save button is enabled and allows saving the configuration.
Other Places:
The same behavior can be observed while adding a key manager in Admin Portal -> Key Managers.
Version
4.5.0-M1
Environment Details (with versions)
No response
The text was updated successfully, but these errors were encountered: