I'm in a situation where a small company is adopting oVirt and is trying to support
the use of VMs using SSO functionality. I'm going to ask you two questions.
First, I wonder how oVirt will support SSO to VMs without ovirt-guest-agent going
forward.
Already the guest-agent project seems to be excluded from oVirt. However, you can still
use the SSO function through installation in the VM and setting on the admin page. Is this
supported through an agent other than guest-agent?
Second, I want to know the logic that supports VM SSO in oVirt. I looked up the
documentation (
https://www.ovirt.org/develop/release-management/features/infra/sso.html),
but is it implemented as it is here? Or I'd like to know if it's being supported
in a different direction than this.
If anyone is familiar with SSO function support, please let me know. Thanks.