Skip to main content
Participant
August 28, 2022
Question

Widget auto login prompting

  • August 28, 2022
  • 1 reply
  • 202 views

Using /widgets/{widgetId}/views with the body 

{
  "name": "AUTHORING",
  "commonViewConfiguration": {
    "autoLoginUser": true,
    "noChrome": true
  }
}

gives us the link back, as expected, but my boss wants it to not confirm the user email address. When we try the same exact request using the API reference, the resulting link does not require the confirmation. So there is something different about the request. In both cases, we're testing the link in a private window were we are not already signed in. I've tried each of the different scope suffxies, but it hasn't made a difference.

This topic has been closed for replies.

1 reply

Adobe Employee
October 13, 2023

Hi @Thom2581282065qk,

The prompt will be suppressed if you add the email field to the document. 

Please let me know if this doesn't answer the question, and we apologize for the delay.

 

Regards,

Roman