I have done quite a intensive research on repeated redirects (For e.g link ) but my problem is a bit different. Hence reaching out to you guys for help.
Let's say, my Sign on URL is - https://localhost/URL and my redirect URL is https://localhost/url, this ends up in infinite loop throwing an IDX10311 exception. Am I missing any trick to ignore Case sensitivity validation between sign-on and redirect URL?
P.S: Signing on with https://localhost/url, works like a charm