I looked into the diag data inside of authenticator:
payload: {
"broker_error_code" = "-50004";
"broker_error_domain" = MSALErrorDomain;
"broker_nonce" = "xxxxxxx";
"correlation_id" = "xxxxxxxx";
error = "unauthorized_client";
"error_description" = "AADSTS53005: Application needs to enforce Intune protection policies. Trace ID: cf5bf315-552c-4825-a953-be062d2c0601 Correlation ID: a3da67d8-fdec-4845-9704-a1e58bad7898 Timestamp: 2024-11-14 19:25:28Z";
"error_metadata" = "{\"username\":\"******@xxxx.xxx\",\"home_account_id\":\"xxxxxxxxxxxx\"}";
suberror = "protection_policy_required";
success = 0;
"x-broker-app-ver" = "6.8.10";
}
does any one have an idea if I can change anything in Intune to make this working?