From fcbb083cfb66136c648361dfcbf0c2d93d3c2307 Mon Sep 17 00:00:00 2001 From: wrongecho Date: Fri, 24 Jan 2025 15:25:18 +0000 Subject: [PATCH] Mention SSO breaking --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e10cd9ea..9e4d3ed2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,7 +40,10 @@ All notable changes to ITFlow will be documented in this file. - Deprecated the current cron scripts in the root directory - change cron to use the ones in the scripts subfolder instead ### BREAKING CHANGES -- Moved Client portal from /portal to /client - Links will be broken on previous emails, also you may need to update any other links for example website, support page etc? +- Moved Client portal from /portal to /client + - Links will be broken on previous emails + - Azure Entra ID SSO Redirect URI needs to be changed to /client + - Also, you may need to update any other links for example website, support page etc? - Moved guest links from / to /guest - Links will be broken on previous emails.