From c9127a85cc8da3c6b0b7d45facaaaef564d602e7 Mon Sep 17 00:00:00 2001 From: Johan Wassberg Date: Mon, 9 Dec 2024 13:27:04 -0500 Subject: Start publish adfs defaults --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index e628d3d..35f2896 100644 --- a/Makefile +++ b/Makefile @@ -5,6 +5,7 @@ tag: commit update: update-git ./scripts/verify-tag && rsync -avz --delete Shibboleth-IdP Shibboleth-SP /opt/swamid-entity-configurations/ + ./scripts/build-adfstoolkit-federation-defaults.sh update-git: git checkout main && git reset --hard && git pull -- cgit v1.2.3