Re: Basic authentication to Rest api not working 4.5.4

Thanks Alexei for the response. I see httpd configuration is updated to use oauth. I see below configuration updated in /etc/httpd/conf.d/internalsso-openidc.conf <LocationMatch ^/ovirt-engine/api($|/)> AuthType oauth20 Require valid-user </LocationMatch> I dont see any release notes about removal of basic authentication in 4.5.x. So I wanted to know if this is mentioned anywhere in the documentation.

Hi, I think that this is because of move to Keycloak https://ovirt.org/release/4.5.1/#keycloak-sso-setup-for-ovirt-engine (and documents referred in that section will help you) But yes, I think it is not very explicit in the way that moving to Keycloak doesn't necessarily mean removal of basic authentication, but in the context of ovirt - it did that. BR, Konstantin Am 16.05.23, 14:58 schrieb "kishorekumar.goli@gmail.com <mailto:kishorekumar.goli@gmail.com> <mailto:kishorekumar.goli@gmail.com <mailto:kishorekumar.goli@gmail.com>>" <kishorekumar.goli@gmail.com <mailto:kishorekumar.goli@gmail.com> <mailto:kishorekumar.goli@gmail.com <mailto:kishorekumar.goli@gmail.com>>>: Thanks Alexei for the response. I see httpd configuration is updated to use oauth. I see below configuration updated in /etc/httpd/conf.d/internalsso-openidc.conf <LocationMatch ^/ovirt-engine/api($|/)> AuthType oauth20 Require valid-user </LocationMatch> I dont see any release notes about removal of basic authentication in 4.5.x. So I wanted to know if this is mentioned anywhere in the documentation. _______________________________________________ Users mailing list -- users@ovirt.org <mailto:users@ovirt.org> <mailto:users@ovirt.org <mailto:users@ovirt.org>> To unsubscribe send an email to users-leave@ovirt.org <mailto:users-leave@ovirt.org> <mailto:users-leave@ovirt.org <mailto:users-leave@ovirt.org>> Privacy Statement: https://www.ovirt.org/privacy-policy.html <https://www.ovirt.org/privacy-policy.html> <https://www.ovirt.org/privacy-policy.html> <https://www.ovirt.org/privacy-policy.html>> oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ <https://www.ovirt.org/community/about/community-guidelines/> <https://www.ovirt.org/community/about/community-guidelines/> <https://www.ovirt.org/community/about/community-guidelines/>> List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org <mailto:users@ovirt.org> <mailto:users@ovirt.org <mailto:users@ovirt.org>>/message/ZTLBR7FQSJ5MI3JULRXP7EZBDM7D7K72/
participants (2)
-
kishorekumar.goli@gmail.com
-
Volenbovskyi, Konstantin