Re: oVirt Metrics Store Installation - Error during SSO authentication

This one worked for me: curl --cacert ~/API/ca-cert -X GET -H "Accept: application/xml" -u 'admin@internal' 'https://engine.localdomain/ovirt-engine/api/URL-more' So, try without the password... Best Regards, Strahil NikolovOn Oct 15, 2019 10:54, Markus Schaufler <markus.schaufler@digit-all.at> wrote:
I also cannot authenticate e.g. with
curl -u admin@internal:pass https://xxxx.at/ovirt-engine/api
access_denied: Cannot authenticate user 'ADMIN@INTERNAL': No valid profile found in credentials.
How can I specify the profile? _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/FRUQZ3S63EZCJG...

The curl command was just a try - I need to configure the authentication information in "metrics-store-config.yml" and "secure_vars.yaml". Somehow I've got to select the authentication profile - eg. "internal" for "admin@internal" or "Domain" for auth with AD User. But this is only an assumption, since during the installation there's an according error message: "Error during SSO authentication access_denied : Cannot authenticate user 'xxx@xxxxx.LOCAL': No valid profile found in credentials.." That error message corresponds to the error when I try to authenticate with curl. The login on the webinterface however works - but there's an dedicated option (drop down menu) for selecting the profile.
participants (2)
-
Markus Schaufler
-
Strahil