Hi @jonathon ,
Thanks for reaching out.
I understand that you are not able to proceed to consent the application and its keep on loading.
I tried to run the application you provided and getting the same issue. I inspected the page and found the error below
due to which it is not allowing to submit the consent form and giving error while submit the form in your application (KnockoutExtenstion.js) file.
This error usually come in the applications where pop-ups or any other navigation actions is blocked by a sandbox. You need to set iFrame to allow these actions in your application.
I copied the URL which keep on loading in new tab and able to consent the application successfully.
Hope this will help.
Thanks,
Shweta
--------------------------------------------------
Please remember to "Accept Answer" if answer helped you.