A fully managed end-to-end service for digitally signing code, documents, and applications. (formerly Trusted Signing)
The error code interaction_required indicates that the application needs to expose a user interface for the user to perform an interactive login to obtain a token with updated claims. In your case, the specific error message AADSTS5000225 suggests that the tenant has been blocked due to inactivity. This is related to tenant lifecycle policies, which manage the status of tenants based on their activity.
To resolve this issue, you may need to reactivate the tenant or contact your administrator for assistance regarding tenant lifecycle policies. For more information on this topic, you can refer to the documentation on tenant lifecycle policies.
References: