Forum Discussion
Gabriel_Constantin
Jul 20, 2022Copper Contributor
Azure SSO redirects 10-15 times and then throws error
I am having a issue with a server (let's call it X) with Azure SSO authentication. What happens is : I enter the website address in chrome and it redirects me to login.microsoftonline.com and ask...
lakshmikanthk
Jul 22, 2022Copper Contributor
are you trying to login into application same server(server x)?. if yes it might me an issue with browser as well, also you might be having multiple AAD tenants on same accounts, I suggest clear browser cache , also clear all sessions logout on server x and try to login again to application.
- Gabriel_ConstantinJul 25, 2022Copper Contributor
lakshmikanthki tried that already. I tried to connect from server x and from other server/my workstation. I don't think its a browser or AAD tenants issue because when i place the exact same code on server y and i try to connect to that one it works like a charm(doesn't matter if i clear browser cache or not and i can connect from server x, y or my workstation).