Mention SSO breaking

This commit is contained in:
wrongecho 2025-01-24 15:25:18 +00:00
parent cce2e937da
commit fcbb083cfb
1 changed files with 4 additions and 1 deletions

View File

@ -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.