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