From 847f911460f207b9eae7350569559533273407fa Mon Sep 17 00:00:00 2001 From: Tom Scavo Date: Sun, 5 Mar 2017 11:56:50 -0500 Subject: [PATCH] Update file lists in README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d80e0d..ab5d8e7 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,9 @@ command_paths.sh compatible_date.sh compatible_mktemp.sh config_tools.sh +entity_endpoints_txt.xsl +entity_identifiers_txt.xsl +entity_idp_names_txt.xsl extract_entity.xsl http_tools.sh md_tools.sh @@ -50,15 +53,19 @@ $ ls -1 $BIN_DIR cget.sh check_idp_error_urls.sh list_local_idp_error_urls.sh +list_local_saml_idp_endpoints.sh probe_saml_idp.sh +probe_saml_idps.sh $ ls -1 $LIB_DIR command_paths.sh compatible_date.sh compatible_mktemp.sh config_tools.sh +entity_endpoints_txt.xsl +entity_identifiers_txt.xsl +entity_idp_names_txt.xsl extract_IdP_entityIDs.xsl -extract_IdP_names.xsl extract_InCommon_IdP_entityIDs.xsl extract_entity.xsl http_tools.sh