Bug 2215540 - [ansible-freeipa] Update authtype (including idp) for the config, user, host and service modules
Summary: [ansible-freeipa] Update authtype (including idp) for the config, user, host ...
Keywords:
Status: VERIFIED
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: ansible-freeipa
Version: 8.9
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Thomas Woerner
QA Contact: Varun Mylaraiah
URL:
Whiteboard:
Depends On: 2215538
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-06-16 12:14 UTC by Thomas Woerner
Modified: 2023-08-02 09:07 UTC (History)
3 users (show)

Fixed In Version: ansible-freeipa-1.11.1-1.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 2215538
Environment:
Last Closed:
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker FREEIPA-10029 0 None None None 2023-06-16 12:15:35 UTC
Red Hat Issue Tracker RHELPLAN-160076 0 None None None 2023-06-16 12:15:40 UTC

Description Thomas Woerner 2023-06-16 12:14:55 UTC
+++ This bug was initially created as a clone of Bug #2215538 +++

The config, user, host and service modules are lacking support for newer authtypes like for example idp.

Comment 1 Thomas Woerner 2023-07-19 12:08:03 UTC
Upstream PR: https://github.com/freeipa/ansible-freeipa/pull/1118

Comment 2 Rafael Jeffman 2023-07-19 18:40:12 UTC
Additional PR: https://github.com/freeipa/ansible-freeipa/pull/1119

Comment 6 Varun Mylaraiah 2023-08-02 09:05:44 UTC
Verified

ansible-core-2.15.1-1.el8.x86_64
ansible-freeipa-1.11.1-1.el8.noarch

Config-module:
PASSED ansible_freeipa_tests/config/test_config.py::TestConfigValid::test_auth_type[auth_1]
PASSED ansible_freeipa_tests/config/test_config.py::TestConfigValid::test_auth_type[auth_2]
PASSED ansible_freeipa_tests/config/test_config.py::TestConfigValid::test_auth_type[auth_4]
PASSED ansible_freeipa_tests/config/test_config.py::TestConfigValid::test_auth_type_none


Host-module:
PASSED ansible_freeipa_tests/host/test_host.py::Testhost30_31_32::test_add_host_with_single_auth_ind
PASSED ansible_freeipa_tests/host/test_host.py::Testhost30_31_32::test_add_host_with_multiple_auth_ind
PASSED ansible_freeipa_tests/host/test_host.py::Testhost30_31_32::test_reset_host_auth_ind


Service-module:
PASSED ansible_freeipa_tests/service/test_service.py::TestServiceWithAuthInd::test_service_add_with_authind_otp
PASSED ansible_freeipa_tests/service/test_service.py::TestServiceWithAuthInd::test_service_update_with_all_authind
PASSED ansible_freeipa_tests/service/test_service.py::TestServiceWithAuthInd::test_service_reset_authind


User-module:
PASSED ansible_freeipa_tests/user/test_user.py::Testuser22_23_24::test_add_user_with_multiple_auth_type
PASSED ansible_freeipa_tests/user/test_user.py::Testuser22_23_24::test_update_user_with_auth_type_otp
PASSED ansible_freeipa_tests/user/test_user.py::Testuser22_23_24::test_user_reset_auth_type


Based on the above test result, marking the bug Verified


Note You need to log in before you can comment on or make changes to this bug.