This message was deleted.
# _general
s
This message was deleted.
a
No thats unfortunately everything. A few seconds later the XML Server is restored till the next Login attempt. Storefront Login is working so far
r
And if you log in to storefront directly do you get enumeration or the same issue
m
did you enable SAML on storefront directly for some reason?
you also need to have trust xml requests on
a
So Trust is configured and FAS was activated on the Storefront with the Powershell Command: Get-Module "Citrix.StoreFront.*" -ListAvailable | Import-Module $StoreVirtualPath = "/Citrix/XXX" $store = Get-STFStoreService -VirtualPath $StoreVirtualPath $auth = Get-STFAuthenticationService -StoreService $store Set-STFClaimsFactoryNames -AuthenticationService $auth -ClaimsFactoryName "FASClaimsFactory" Set-STFStoreLaunchOptions -StoreService $store -VdaLogonDataProvider "FASLogonDataProvider" Storefront alone looks good
got it solved with the creation of a new Store.