Hi,
the answer depends if you selected Keycloak integration during engine-setup or not. If you are not sure, you can check using following:
1. What is your username when connecting to webadmin?
- If it's "admin@ovirt", the you are using Keycloak integration
- If it's "admin" and profile "internal" then you are using AAA.
2. Please take a look at the file /etc/ovirt-engine/engine.conf.d/12-setup-keycloak:
- If the file exists and it contains "KEYCLOAK_BUNDLED=true", then you are using Keycloak integration
- If the file doesn't exists or it contains "KEYCLOAK_BUNDLED=false", then you are using AAA.
If you selected AAA, then the steps you posted below are correct.
Unfortunately we don't have yet proper documentation about Keycloak integration, which was introduced in oVirt 4.5.1.
Regards,
Martin