When logging in to the Automic Web Interface via SAML-MFA (such as EntraID) after upgrading to Automation Engine version 24.4.5, login fails with the below error:
U00045669 No matching EntityId '####' for *SP found in AudienceRestriction URIs in SAML response for destination xxx.xxx.xxx.xxx
This error occurs because version 24.4.5 introduced stricter validation of the Audience URI against the *SP EntityID configured in the UC_SAML_SETTINGS variable
Starting with version 24.4.5, the Automation Engine performs an exact, case-sensitive string match between the *SP EntityID in UC_SAML_SETTINGS and the Identity Provider's SAML response. Subtle mismatches (e.g., trailing slashes, http vs https, or character case) that were silently ignored in older versions now cause validation to fail.
UC_SAML_SETTINGS variable in the Automation Engine.*SP.*SP value from step 2.http:// vs https://).