mirror of https://github.com/itflow-org/itflow
Mention SSO breaking
This commit is contained in:
parent
cce2e937da
commit
fcbb083cfb
|
|
@ -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.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue