From ef31880e8f4b44e1a3cc8692a9019428d317843b Mon Sep 17 00:00:00 2001 From: Wesley Schwengle Date: Fri, 23 May 2025 12:38:30 -0400 Subject: [PATCH] Reorder docs in Net::SAML2 Signed-off-by: Wesley Schwengle --- lib/Net/SAML2.pm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/Net/SAML2.pm b/lib/Net/SAML2.pm index d890d22..1c1130d 100644 --- a/lib/Net/SAML2.pm +++ b/lib/Net/SAML2.pm @@ -100,11 +100,11 @@ __END__ Support for the Web Browser SSO profile of SAML2. -Net::SAML2 correctly perform the SSO process against numerous SAML -Identity Providers (IdPs). It has been tested against: +Version 0.54 and newer support EncryptedAssertions. No changes required to +existing SP applications if EncryptedAssertions are not in use. -Version 0.54 and newer support EncryptedAssertions. No changes required to existing -SP applications if EncryptedAssertions are not in use. +Net::SAML2 correctly perform the SSO process against numerous SAML +Identity Providers (IdPs). It has been tested against: =over