From 30736184ca88302055e02b368e96b9e0c796e612 Mon Sep 17 00:00:00 2001 From: Spencer Gilson Date: Thu, 21 May 2020 19:08:45 -0700 Subject: [PATCH] Fixing typo in README Closes gh-8581 --- samples/boot/saml2login/README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/boot/saml2login/README.adoc b/samples/boot/saml2login/README.adoc index c0023a3ffe..d51b1bba4b 100644 --- a/samples/boot/saml2login/README.adoc +++ b/samples/boot/saml2login/README.adoc @@ -1,4 +1,4 @@ -= OAuth 2.0 Login Sample += SAML 2.0 Login Sample This guide provides instructions on setting up this SAML 2.0 Login sample application.