Version Affected: 23.07
Bug Number: EE-3467
Bug Status: Closed - Fixed
Fixed in Version(s): 23.07 Hotfix 10
Overview
An application logo configured via Advanced Settings (Classic Experience) > Overview > Application logo gets removed whenever that application is next edited and saved through the New Experience.
Cause
Saving changes to the application through the New Experience rewrites the PortalLogoPath key in web.config from:
<add key="PortalLogoPath" value="~/Images/your_logo.png" />
to:
<add key="PortalLogoPath" value="~/Images\" />
which drops the logo filename.
Resolution / Workaround
Fixed in 23.07 Hotfix 10 (EE-3467) — upgrade to resolve. Per the release note: "Fixed an issue where the application logo path was incorrectly removed after removing a data store from a New Experience realm."
SecureAuth Knowledge Base Articles provide information based on specific use cases and may not apply to all appliances or configurations. Be advised that these instructions could cause harm to the environment if not followed correctly or if they do not apply to the current use case.
Customers are responsible for their own due diligence prior to utilizing this information and agree that SecureAuth is not liable for any issues caused by misconfiguration directly or indirectly related to SecureAuth products.
Comments
Please sign in to leave a comment.