Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
1

Login to Express Embed not working on Safari

Explorer ,
Feb 28, 2025 Feb 28, 2025

We've just heard from another customer that login to Express Embed is not working on Safari on Mac, but is working on Chrome.

In Safari in Express Embed, it loops back to the login screen after logging in with a valid account. We've tested on different Macs for us here. See screen recording here that my colleague just recorded.
https://www.loom.com/share/f59cf896943f41dabf19553c726bc6a8

But in full page Express, it is fine with the same account.

We are on SDK v3. Perhaps it's that?

I'm worried that something's changed in Safari.

Please could you test at your end and see if it's the same for you for your own test Express Embed instance?

 

This may be related to the other thread that I just posted about students not being able to log in - we're asking about their browsers.

Attached is the Safari console log during the failure to login. I've run this past GPT, and it says:

Observed Errors from Safari Console log:

  1. Identity Authentication Failures

    • IMSProfileNameMissingError: User profile is missing the name field.
    • Identity cookie not found, suggesting authentication issues.
    • No identity was set on response, preventing login.
  2. Network Access and API Failures

    • Multiple Fetch API failures when loading resources from cctypekit.adobe.io, due to access control (CORS) restrictions.
    • Token Error indicating an OFFLINE initialization issue.
    • Failed requests to hz-telemetry.adobe.io/v1/traces, also blocked by access control.
  3. Event Handling Issues

    • EventQueue Overflow Warnings, possibly dropping log events.
    • Unhandled Promise Rejection in alloy [DataCollector] preventing tracking and event logging.

Impact:

  • Users are unable to log in to Adobe Express Embed.
  • Essential authentication and API calls are failing.
  • Possible CORS misconfiguration blocking necessary Adobe services.

Suggested Next Steps for Adobe:

  1. Verify IMS Authentication Flow: Ensure identity cookies and mandatory profile fields are correctly set.
  2. Check API Access Controls: Investigate CORS restrictions blocking API requests.
  3. Review Token Initialization Issues: Address the OFFLINE initialization error.
  4. Resolve EventQueue Overflows: Optimize event logging to prevent dropped events.

 

Bug Unresolved
TOPICS
Error
83
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
3 Comments
Explorer ,
Mar 03, 2025 Mar 03, 2025

I can confirm we are seeing the exact same issue, both on v3 & v4 of the SDK!

Translate
Report
Explorer ,
Mar 03, 2025 Mar 03, 2025

Thanks @freked, and hi from interactive video world 👋🏼

Translate
Report
Explorer ,
Mar 03, 2025 Mar 03, 2025
LATEST

@Ru Howe, Stornaway.io Hello, right back! 🙂

Translate
Report