I'm working on Azure AD B2C authentication where my module page is referred to as a redirect URL with a querystring longer than 2500 characters.
When the page got hit with more than 2048 characters in querystring, I am receiving a 404 error.
Therefore, how can I raise the querystring limit?
I previously read the post below and tried the proposed fixes in the factory configuration, but nothing changed.
https://www.outsystems.com/forums/discussion/54206/url-length-with-query-string-parameters/
Hello RJ,
What browser you are using to access your application? It looks like query string length is browser dependent. Please see this. Could you please try on it on different browser and see if it makes any difference?
https://stackoverflow.com/questions/812925/what-is-the-maximum-possible-length-of-a-query-string
Thanks,
Sachin
Thanks Sachin; I've already followed that link and tried it on Firefox, Chrome, and Edge and getting the same error.
I would suggest you to please open a support case with OutSystems support team to get some help on this issue.
Further details about the error :
I have created the below shared configuration specified in the image which is associated with module.
Note: Complete value is attached in the text file.
Service center error :