From c7bcf971ab51b3166a9344af8a83fbf4564750bf Mon Sep 17 00:00:00 2001 From: Tom Scavo Date: Mon, 19 Dec 2016 19:29:47 -0500 Subject: [PATCH] Update the output of the install script --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 4de6790..05c969c 100644 --- a/README.md +++ b/README.md @@ -25,14 +25,22 @@ A target directory will be created if one doesn't already exist. The following f ```Shell $ ls -1 $BIN_DIR cget.sh +check_idp_error_urls.sh +list_local_idp_error_urls.sh +probe_saml_idp.sh $ ls -1 $LIB_DIR command_paths.sh compatible_date.sh compatible_mktemp.sh +config_tools.sh +extract_IdP_entityIDs.xsl +extract_IdP_names.xsl +extract_InCommon_IdP_entityIDs.xsl extract_entity.xsl http_tools.sh md_tools.sh +saml_tools.sh ``` Next download the SAML IdP Probe project source, change directory to the source directory, and install the source on top of the previous installation: