@Mohammed Abed There are many reasons for this error, If there is no redirection loop on the server side, the problem is likely to be solved just by deleting cookies. You can also start by checking the IIS log, It should allow to spot which pages are causing this redirection cycle. Besides, you could also try opening up a network monitor like Fiddler. with Fiddler running, you can get its captured HTTP conversations you should be able to gain more insights on the problems.
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.