Bug 2215538 - [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 9
Classification: Red Hat
Component: ansible-freeipa
Version: 9.3
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Thomas Woerner
QA Contact: Varun Mylaraiah
URL:
Whiteboard:
Depends On:
Blocks: 2215540
TreeView+ depends on / blocked
 
Reported: 2023-06-16 12:13 UTC by Thomas Woerner
Modified: 2023-08-03 07:43 UTC (History)
2 users (show)

Fixed In Version: ansible-freeipa-1.11.1-1.el9
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 2215540 (view as bug list)
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-10027 0 None None None 2023-06-16 12:14:52 UTC
Red Hat Issue Tracker RHELPLAN-160074 0 None None None 2023-06-16 12:14:56 UTC

Description Thomas Woerner 2023-06-16 12:13:51 UTC
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:11 UTC
Upstream PR: https://github.com/freeipa/ansible-freeipa/pull/1118

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

Comment 6 Varun Mylaraiah 2023-08-03 07:41:05 UTC
Verified
ansible-core-2.14.7-1.el9.x86_64
ansible-freeipa-1.11.1-1.el9.noarch

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

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

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

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


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.