Skip to Content
0
Mar 08, 2022 at 02:12 PM

profile completion screen is not rendering within container after social login

148 Views Last edit Mar 08, 2022 at 02:16 PM 2 rev

Hello Experts,

I am trying to implement social login(SAML) with external idp using gigya.socialize.login.

My website is publishing Registration-Login screens using a containerID.

We have link on Login screen(displayed in page within container)which triggers the SAML login flow using gigya.socialize.login js API.

where the call is made to initiate saml login by opening in pop-up window, then authenticating with Idp & closing the pop-up to come back to site.

Here we have some additional information to capture using profile completion screen. this is screen is not rendering within the container that I'm using for CDC screens. It is always coming up as pop-up modal.

Question is, is it possible to render these screens within container instead of pop-up modal?

Regards,

Rohit