Hey People,
We have everything on premise:
CRM2016 SERVER + ADFS SERVER + SQL SERVER
Active Directory (Domain) Server is synced with Microsoft AzureAD. No sync problem.
Each are configured separately on different machines.
We also using Office365 for emails.
Problem:
We have 50 users using CRM. Everyone one can connect through Outlook or Web. ADFS is working because everyone can have access to CRM externally and internally via web.
Only 1 user can not login. When I enter the username/password in login page (ADFS), it doesn't say incorrect or wrong password/ID - It just refreshes the page so I have to enter them again (This happens over and over again). IF i enter a wrong password, it says incorrect password. So this means that it authenticates but something happens that blocks the user to login.
If I use internal URL (https://internalcrm.XXX.com) the user CAN login and everything works!
I reinstalled ADFS and deployed it twice. But no luck.
Moreover, the user has been added to CRM twice. Once through Active directory and once added manually on CRM which I think that is the problem. However I cant delete it since CRM doesnt allow me.
So I think I have to do something in SQL.
Please advice.