When the store is configured with “Trusted Domains Only”, alerts may be logged in the Operation manager console stating that the Storefront Store Service Probe failed with Error description: "Could not get credentials"
More information can be obtain about the authentication attempt by enabling verbose logging on the StoreFront server:
- In the registry editor, open key HKEY_LOCAL_MACHINE\SOFTWARE\Comtrade\StoreFront MP Agent,
- Set LogLevel to "INFO".
The resulting log files will be located under ProgramData\Citrix\StoreFront MP Agent\logs on the Storefront server. The error below shows an "Incorrect Domain" error.
2017-03-03 10:02:38,979 ERROR [server-discovery] ComTrade.MP.StoreFront.Discovery.PerformStoreProbe - Token not returned. Response content: <?xml version="1.0" encoding="UTF-8"?><AuthenticateResponse xmlns="http://citrix.com/authentication/response/1"><Status>success</Status><Result>more-info</Result><StateContext /><AuthenticationRequirements><PostBack>/Citrix/vkst12Auth/ExplicitForms</PostBack><CancelPostBack>/Citrix/vkst12Auth/ExplicitForms/Cancel</CancelPostBack><CancelButtonText>Cancel</CancelButtonText><Requirements><Requirement><Credential><ID>username</ID><SaveID>ExplicitForms-Username</SaveID><Type>username</Type></Credential><Label><Text>User name:</Text><Type>plain</Type></Label><Input><Text><Secret>false</Secret><ReadOnly>false</ReadOnly><InitialValue>User001</InitialValue><Constraint>.+</Constraint></Text></Input></Requirement><Requirement><Credential><ID>password</ID><SaveID>ExplicitForms-Password</SaveID><Type>password</Type></Credential><Label><Text>Password:</Text><Type>plain</Type></Label><Input><Text><Secret>true</Secret><ReadOnly>false</ReadOnly><InitialValue></InitialValue><Constraint>.+</Constraint></Text></Input></Requirement><Requirement><Credential><ID>domain</ID><SaveID>ExplicitForms-Domain</SaveID><Type>domain</Type></Credential><Label><Text>Domain:</Text><Type>plain</Type></Label><Input><ComboBox><InitialSelection>Dom01.com</InitialSelection><DisplayValues><DisplayValue><Display>Dom01.com</Display><Value>Dom01.com</Value></DisplayValue></DisplayValues></ComboBox></Input></Requirement><Requirement><Credential><ID>saveCredentials</ID><Type>savecredentials</Type></Credential><Label><Text>Remember my password</Text><Type>plain</Type></Label><Input><CheckBox><InitialValue>false</InitialValue></CheckBox></Input></Requirement><Requirement><Credential><Type>none</Type></Credential><Label><HighlightFields><CredentialID>domain</CredentialID></HighlightFields><Text>Incorrect domain</Text><Type>error</Type></Label><Input /></Requirement><Requirement><Credential><ID>loginBtn</ID><Type>none</Type></Credential><Label><Type>none</Type></Label><Input><Button>Log On</Button></Input></Requirement></Requirements></AuthenticationRequirements></AuthenticateResponse> 2017-03-03 10:02:38,979 INFO [server-discovery] ComTrade.ResourceMonitoring.Discovery.ResourceDiscoveryTask`2 - Executing tasklet PerformBrokerProbe...