Hello @JyotiTumsare-6484
For this purpose, you need to configure tenant restriction via your proxy device. You need to configure your proxy device to inject Restrict-Access-To-Tenants: <permitted tenant list> to the header of your data and Azure AD will only issue tokens for the tenants in the permitted tenants list. You can test this solution using Fiddler tool as well. Please find below the document for more details:
https://learn.microsoft.com/en-us/azure/active-directory/manage-apps/tenant-restrictions
Please do not forget to "Accept the answer" wherever the information provided helps you. This will help others in the community as well.