Hello @Vishnu Prasad,
That is correct, unfortunately at the moment Entra doesn't have any provision to provide customization on the error message. AADSTS50105 is one of the standard AADSTS error that occurs when authorization fails for the user. Being a standard error doing any customization of the content or re-directing user to other custom error page is not possible from Entra portal settings.
Workaround could be to modify the application app code which can inspect the error returned and then redirect the user to the custom page.
But as you have mentioned modification of application is currently not intended, we would advise to share your requirement as feature request on Microsoft Feedback portal, so our engineering team can consider implementing this feature in future.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".