Question
How to load browser in my plugin UI dialog
Hi,
I have a custom login dialog box in my C++ plugin. We want to now implement a SSO workflow from the login dialog box against a identify provider. For this, I need to be able to load a embedded browser inside a suitable control on my dialog (.fr files).
Is such a scenario supported in InDesign and if yes, would love to have some references
PS: I have explored the SDK samples but could not figure out much.