This was working in 2.1, stopped working after upgrade to 2.2. Attemtpt to login to the admin console displays an error screen, containing only the client transaction ID. I checked, the tenant admin policies are in place, they have the same values as in the previous version.
Our user IDs are assigned to the group "Admin Users", we verified from the API.
Manage Authorizations: https://techdocs.broadcom.com/us/en/symantec-security-software/identity-security/vip-authentication-hub/2-2/Administrating-Module/managing-authorization.html
According to the docs, TenantAdminPolicy is not changed and it is sufficient to log in. We did not find any difference from 2.1
Attached are the logs for the client transaction ID displayed on the error screen.
The policy is:
{
"id": "bd083ea8-dae2-4317-a820-a52248689acc",
"name": "TenantAdminPolicy",
"description": "Policy for Tenant Admin",
"principal": {
"group": {
"operator": "in",
"value": ["Admin Users"]
},
"clientApp": {
"operator": "in",
"value": [
"$TENANT_ADMINCONSOLE",
"673a8571-a64c-4785-ba2d-4a1f4859daa9"
]
}
}
},
VIP Auth Hub
Release : 2.2 and onwards