From b2e475c46c558e8246a346ef07fe7dc53f57a318 Mon Sep 17 00:00:00 2001 From: Michael Hallock Date: Tue, 1 Dec 2020 17:17:37 -0500 Subject: [PATCH] Corrects error code too --- src/SAML2/ErrorMessages.Designer.cs | 2 +- src/SAML2/ErrorMessages.resx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/SAML2/ErrorMessages.Designer.cs b/src/SAML2/ErrorMessages.Designer.cs index 9cb7046..99362a9 100644 --- a/src/SAML2/ErrorMessages.Designer.cs +++ b/src/SAML2/ErrorMessages.Designer.cs @@ -412,7 +412,7 @@ internal static string ResponseStatusIsNoPassive { } /// - /// Looks up a localized string similar to Response with status code "{0}" received when "Success"was expected. + /// Looks up a localized string similar to Response with status code "{0}" received when "Success" was expected. /// internal static string ResponseStatusNotSuccessful { get { diff --git a/src/SAML2/ErrorMessages.resx b/src/SAML2/ErrorMessages.resx index 8df4746..07b0441 100644 --- a/src/SAML2/ErrorMessages.resx +++ b/src/SAML2/ErrorMessages.resx @@ -235,7 +235,7 @@ Response with status code NoPassive received. A user cannot be signed in with the IsPassiveFlag set when the user does not have a session with the identity provider - Response with status code "{0}" received when "Success"was expected + Response with status code "{0}" received when "Success" was expected SOAP message did not contain a supported SamlMessage element