v8.6.3

hotheadhacker/no-as-a-servicev8.6.3Jun 15, 2026by snipe

AI Summary

This is a security release that mandates PHP 8.2.0 or greater, fixes LDAP authentication failures, and addresses various SCIM and LDAP issues.

Key Highlights

  • Security release requiring PHP 8.2.0+ (8.4+ recommended)
  • Fixed LDAP STARTTLS failures
  • Niche SCIM/LDAP issues addressed
  • UX improvements for dangerous features like remote login headers

Breaking Changes

  • Requires PHP 8.2.0 or greater

New Features

  • LDAP authentication fixes
  • SCIM fixes for Azure/Entra and Okta
  • UX improvements for remote login headers

Full Release Notes

> [!CAUTION]  
>  **This  version of Snipe-IT REQUIRES PHP 8.2.0 or greater, 8.4+ recommended.** PHP 8.2 is still in security release support until 31 Dec 2026, but let's not play that game

This is largely a security release, but also fixes some more niche SCIM/LDAP issues and adds some additional UX love around more confusing and/or dangerous features (such as remote login headers.)

## What's Changed
* Authentication/LDAP - Fixed [FD-56031] - throw Exception if STARTTLS fails by @uberbrady in https://github.com/grokability/snipe-it/pull/19190


**Full Changelog**: https://github.com/grokability/snipe-it/compare/v8.6.2...v8.6.3