A client wants to open the BB Access browser when logging in with OpenID (They are using Azure) and i'm having trouble finding docs about this specific issue.
We only want to open BB Access as a browser and let our backend handle the rest of the stuff(Authentication scheme, tokens, etc...). We have no problem on android since we can setup BB Access app as a default browser but it is not possible to do so on IOS.
What is the best way to proceed to resolve this issue? Do I need to implement the whole Dynamics SDK within my app just to open the browser, is there examples of what i'm trying to do anywhere or is there an easier method to do so?