You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SAMLServiceProvider.Metadata uses deprecated GetSigningKey and does not work correctly if SetSPKeyStore is used. Resulting metadata does not contain signing key even if it is used because SetSPKeyStore was called.