We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c51db63 commit dd2bcccCopy full SHA for dd2bccc
toolkit/src/main/java/com/onelogin/saml2/Auth.java
@@ -561,7 +561,7 @@ public void processResponse() throws Exception {
561
* Process the SAML Logout Response / Logout Request sent by the IdP.
562
*
563
* @param keepLocalSession
564
- * When false will destroy the local session, otherwise will destroy it
+ * When true will keep the local session, otherwise will destroy it
565
* @param requestId
566
* The ID of the LogoutRequest sent by this SP to the IdP
567
0 commit comments