Hi, my webapplication using claims authentication and works fine when I request server address instead of DNS.
So when user type the server name with port, the application open without request user credential but when I extend or created another access mapping using my DNS name, the application request user credentials.
Any one know why this happens?
Thanks in advance