I am doing ADFS authentication, and when I click the Sign In button from Microsoft Teams, I will be redirected to my URL, and I am getting the following error after the pages gets redirected:
AADSTS90015: Requested query string is too long.
I have tried the following solutions:
HTTP Error 414. The request URL is too long. asp.net and Query string is too long
But i couldn't resolve the problem, help me to figure out this problem.