Registration with browser IdP
Open Browser or WebView
After starting registration with a browser based IdP, the app will receive a url from the SDK. This url will have to be opened in a browser and authentication will have to be completed there to continue the registration. This url is sent to the application in the form of an event which has to be listened to.
Currently, the SDK can open a browser and return the result of the browser registration in one step by using the following command:
If this succeeds, the overlapping registration flow will continue again with the Create Pin event.
Cancel Browser Registration
Sometimes it is desired to cancel the browser registration flow. This can be done using the following method: