Skip to content

Commit ccef1d2

Browse files
committed
updating changelog
1 parent a3f161f commit ccef1d2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
## Fleet 4.71.1 (Aug 01, 2025)
1+
## Fleet 4.71.1 (Aug 04, 2025)
22

33
### Bug fixes
44

5-
Added `sso_server_url` configuration option to support SSO setups with separate URLs for admin access vs agent/API access. When set, SSO authentication will only work from the specified URL. This fixes SSO authentication errors for organizations using dual URL configurations.
6-
Added support for MS-MDE2 v7.0 Windows MDM Enrollments
5+
- Added `sso_server_url` configuration option to support SSO setups with separate URLs for admin access vs agent/API access. When set, SSO authentication will only work from the specified URL. This fixes SSO authentication errors for organizations using dual URL configurations.
6+
- Fixed an issue where SSO URLs with trailing slashes would cause authentication failures due to double slashes in the ACS URL. Both regular SSO and MDM SSO URLs now properly handle trailing slashes.
7+
- Added support for MS-MDE2 v7.0 Windows MDM Enrollments
78

89
## Fleet 4.71.0 (Jul 23, 2025)
910

changes/31545-fix-sso-trailing-slash

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)