Hi, SAMLIdentityProvider.CanSLO(string idp) seems to always throw an error - A local identity provider is not configured. But the idp is configured in saml.config and if I run SAMLServiceProvider.InitiateSLO(Response, Nothing, Nothing, idp) I get logged out successfully.
Thanks!
|