I have setup 2013 with claims-based authentication. On the CRM server, when I try to connect to
https://internalcrm.[domain].com I get a login window saying "connecting to [adfsComputerName].[domain].local (different computer). However, it does not let me login using the deployment administrator's
credentials and shows the login screen again and then after trying again says "The webpage cannot be found". The address now changed to https://sts.[domain].com/adfs/ls/wia?....
Considering the above it seems I am properly redirected to the server hosting adfs. However, I do not know where it fails. It almost looks like my credentials are not accepted but I am sure I use the deployment administrator's credentials. How can I find
out where exactly it fails?
As additional information,
https://sts.[domain].com/federationmetadata/2007-06/federationmetadata.xml as well as
https://internalcrm.[domain].com/federationmetadata/2007-06/federationmetadata.xml works fine when I browse to these addresses.