Took a bit of digging to find a clear answer to this. Config needs to match this:
config = {
condUserRole = "Role-Wanted"
}
Answer was found while reading source documentation: https://github.com/keycloak/keycloak/blob/30979dc873b95c138b9e3799a1391cbf578dd4c5/js/apps/admin-ui/src/context/server-info/__tests__/mock.json#L3044