/var/log/vmware/vIDB/access-control.log error:Failed to log in with VCF SSO service. The user did not import or does not belong to any imported group
$ALIVE_BASE/user/log/analytics.audit-#########.log error:Invalid login - message: Cannot complete login due to an incorrect user name or password."
VCF Ops: 9.0.2, 9.1
VCF: 9.0, 9.1
Okta SSO
Okta group claims must be tied to the id_token and the Open ID group attribute must be defined as VCF_ADGroupclaim.
Ensure user/groups have been properly added to VCF Ops by applying KB Unable to Log in to VCF Operations UI Using VCF SSO with Error: “Failed to login with VCF SSO service. The user did not import or does not belong to any imported group.”
Review Okta Docs: Test your authorization server configuration to properly configure Okta:
Log in to the Okta Admin Console.
Navigate to Security > API > Authorization Servers
Ensure group claims are explicitly configured to be included in the ID Token (id_token).
Set the OpenID Group Attribute name to: VCF_ADGroupClaim
Test the configuration using the Okta Token Preview tool to verify that VCF_ADGroupClaim is returned in the ID token payload.