#9664 [WebUI] Adding User ID Overrides is failing in 'User groups' section
Opened by carlmart. Modified

Request for enhancement

As admin in the WebUI, I want to be able to add User ID Overrides to a given User group whenever is possible.

Issue

This is related to the problem described in this issue. Furthermore, the WebUI shows the possibility of adding any User ID Override for all Trusts, when this operation should be possible for 'Default Trust' only.

Steps to Reproduce

  1. Create a new ID View (my-idview) and a new user with uid mshelley.
  2. Go to the new ID View settings page.
  3. In the 'Overrides' tab section, add the newly-created user.
  4. Create a new User group (my-group) and go to its 'Members' > 'User ID Overrides' section.
  5. Add any of the users associated to the ID View.

Actual behavior

A modal with a text is shown: an internal error has occured.

Expected behavior

Associate the User ID Overrides to a given User group (if there is no internal restriction).

Version/Release/Distribution

$ rpm -q freeipa-server freeipa-client ipa-server ipa-client 389-ds-base pki-ca krb5-server

Additional info:

The IPA command group-add-member with the parameter idoverrideuser is being used in the operation.

useridoverride-error-2.png
useridoverride-error-1.png


Metadata