web.config convert saml security token to claim principal
问题 I have problem to validate the security token, i tried to use your code and other too, but when it try to validate ST I have thi error: ID4175: The issuer of the security token was not recognized by the IssuerNameRegistry. To accept security tokens from this issuer, configure the IssuerNameRegistry to return a valid name for this issuer i don't know hot confire the web config, can you help me? this is the code: //Microsoft.IdentityModel.Configuration.ServiceConfiguration serviceConfig = new