Recursive Request Access Instead of Approve/Deny Page --> Stuck in an Auth Loop

For Workers & Pages, what is the name of the domain?

reinvented.pages.dev

What is the error number?

No Error Message Just Stuck in a Authentication Loop

What is the error message?

N/A

What is the issue or error you’re encountering

Recursive Request Access Instead of Approve/Deny Page

What steps have you taken to resolve the issue?

Created a ticket and double checked the policy to ensure that emails are properly set and the authentication method is set up correctly

What are the steps to reproduce the issue?

I created a policy called kbZeroTrust with an Action of Allow and Session duration of 24 hours. I also included a rule for the authentication method to be pwd -password-based authentication and the selector emails being a value of [email protected]. When I test the policy it says that 1 user (100%) is approved. In the additional settings I’ve put the purpose justification prompt which states, “You’ve reached REINVENTED’s internal operations knowledge base. Access is currently limited to artists, partners, and authorized collaborators. Enter your email to continue.” I’ve also set a Temporary authentication which requires a user to obtain temporary access from authorized approvers which I’ve designated to be [email protected]. I’ve set the policy and checked that it’s active on the application in which is self-hosted on Cloudflare pages and has a custom application URL of reinvented.pages.dev When I try and approve it after I’ve tried logging in using Azure AD and enter my email address. I received the email in my approver email and I click the link however it takes me back to the request access page and doesn’t give any options to approve or deny it.

Screenshot of the error