From 4a10f07b98e6741841797c691f9d6c6960be35b1 Mon Sep 17 00:00:00 2001 From: Keith Hazelton Date: Fri, 2 Jul 2021 06:41:09 -0500 Subject: [PATCH] Update shibM.adoc --- shibM.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shibM.adoc b/shibM.adoc index e7f6807..0f471d0 100644 --- a/shibM.adoc +++ b/shibM.adoc @@ -41,7 +41,7 @@ ProxyPass /midpoint ajp://localhost:9090/midpoint secret=s3cr3t timeout=2400 ret ... ---- -** Set authentication via Shibboleth in the flexible authentication section of SecurityPolicy.xml. Include the following in the list of statements that follow after +** Set Shibboleth as the authentication method for the midPoint admin GUI. Include the following in the list of statements that follow after in the flexible authentication section of SecurityPolicy.xml. [source,xml] ----