Hi Abarao,
now I able to access adfs.tsel.com/.../idpinitiatedsignon & adfs.tsel.com/.../federationmetadata.xml
but still unable to access crm with different error.
1. copy from the url error :
internalcrm.tsel.com/.../errorhandler.aspx;ErrorCode=&Parm0=%0d%0a%0d%0aError%20Details%3a%20Must%20specify%20valid%20information%20for%20parsing%20in%20the%20string.&RequestUri=%2fdefault.aspx&user_lcid=1033
2. copy from event viewer :
WebHost failed to process a request.
Sender Information: System.ServiceModel.Activation.HostedHttpRequestAsyncResult/12966380
Exception: System.ServiceModel.ServiceActivationException: The service '/tsel/XRMServices/2011/Organization.svc' cannot be activated due to an exception during compilation. The exception message is: Must specify valid information for parsing in the string.. ---> System.ArgumentException: Must specify valid information for parsing in the string.
at System.Enum.TryParseEnum(Type enumType, String value, Boolean ignoreCase, EnumResult& parseResult)
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase)
at Microsoft.Crm.Authentication.Claims.IdentityConfigurationProvider.<>c__DisplayClass7.<GetIdentityConfiguration>b__5()
at Microsoft.Crm.Authentication.Common.AuthenticationContextExtensions.HandleDatabaseCall[TResult](Func`1 action)
at Microsoft.Crm.Authentication.Claims.IdentityConfigurationProvider.<GetIdentityConfiguration>b__4()
at Microsoft.Crm.Authentication.Claims.IdentityConfigurationProvider.InitializeConfiguration(Action action)
at Microsoft.Crm.Authentication.Claims.IdentityConfigurationProvider.GetIdentityConfiguration()
at Microsoft.Crm.Extensibility.SdkServiceHost.InitializeRuntime()
at System.ServiceModel.ServiceHostBase.OnOpen(TimeSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.ServiceHostingEnvironment.HostingManager.ActivateService(ServiceActivationInfo serviceActivationInfo, EventTraceActivity eventTraceActivity)
at System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath, EventTraceActivity eventTraceActivity)
--- End of inner exception stack trace ---
at System.Runtime.AsyncResult.End[TAsyncResult](IAsyncResult result)
at System.ServiceModel.Activation.HostedHttpRequestAsyncResult.End(IAsyncResult result)
Process Name: w3wp
Process ID: 14248