Hi,
Without changing anything in my web.config nor anything else that in my knowlage should have any impact on my application's authentication through AAD, I receive this Error:
AADSTS20031: The supplied wctx is not valid. This can be caused by caching redirect responses or using an incorrect URL to access the service.
I did published an update, but as far as I know it does not have anything to do with it.
If I open a new tab and log-in to my application I am authenticated. the problem seems to be with the redirection to my application.
I will appreciate any lead on how to overcome this obstacle.