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: