Skip to main content
Question

generate Pop up for Box authentication

  • May 22, 2025
  • 2 replies
  • 18 views

Forum|alt.badge.img

Hi, I would like to generate Popup for box authentication with box email and password, then auto disappears the popup once completed.

I have tried but the box page will overflow on the popup.

I will really appreciate your suggestion.

 

 

2 replies

Forum|alt.badge.img

 This should be possible through our OAuth2 authentication model. I'm not sure if I 100% understand what you mean by the "box page will overflow on the popup". Can you please clarify this? 


Forum|alt.badge.img

Actually, I was not able to include box page in the pop-up box modal from ajax response. I used "open.window()" to get that page in that new window and finally solve the problem.