freeipa / ansible-freeipa

Ansible roles and modules for FreeIPA
GNU General Public License v3.0
495 stars 232 forks source link

Disable config tests for pac type without ms pac #1211

Closed t-woerner closed 7 months ago

t-woerner commented 8 months ago

[TEMP] Temporarily modify ipaconfig to verify test deactivation

config:` Disable config tests due to pac type requirement MS-PAC

The config tests are currently setting the pac type to empty or without
MS-PAC type. This results in failed authorization for IPA API.

An issue has been opened for FreeIPA to address this:
https://pagure.io/freeipa/issue/9527
t-woerner commented 7 months ago

TEMP commit removed