Carla Martínez Poveda
Carla Martínez Poveda
The certificate authentication method takes as argument the username to perform the api call to the `/ipa/session/login_x509` endpoint after clicking the `Login using certificate` button. ### Steps to configure This...
The configuration of the 'Anyone' and 'Specified Users and Groups' radio buttons should be implemented to match the following behavior: - When 'Anyone' radio is selected and 'Save' button is...
It requires to have the 'ID Views' > 'Overrides' section implemented to test the functionality. Those are the steps to assign a new User ID Override: 1. Create a new...
The functionality of the action buttons (`Add`, `Delete`, `Enable` and `Disable`) must be implemented to manage the elements from the main table. ## Summary by Sourcery Implement functionality for managing...
Can we please get `Each child in a list should have a unique "key" prop.` fixed? Feel free to do so in another PR, but it shouldn't be forgotten. _Originally...
### Debug output https://gist.github.com/carma12/996816f66affb0296b2fc936d6a5dd0d ### Expected behavior The VM with the given configuration should be up with no errors at the end of `vagrant up` execution. ### Actual behavior VM...
Fixes: https://github.com/freeipa/freeipa-webui/issues/897 ## Summary by Sourcery Update sudo rule settings kebab actions and modals, and standardize alert handling for ID range and sudo rule operations. Bug Fixes: - Prevent enabling...
The option 'Passkey' must be added as an option in the 'User authentication types' field, as it is an available option in the old WebUI. Old UI: Modern UI:
This removal affects to all addition-related forms in modern WebUI. The 'Add and add another' button is not a replacement for bulk addition, and there are other - more efficient...
**Goal** - As an IdM administrator I want to be able to save the topology map so that it is persistent between organization mandated cookie deletions. **Acceptance criteria** A list...