Open invisible/hidden browser in mobile app

0
We are trying to integrate Okta/Token services in the Mendix application for getting token we have to pass authorization code. For getting Authorization code we need to call the Authorize service(https://developer.okta.com/docs/reference/api/oidc/#authorize). Whereas this Authorize service is Get method after validating its redirecting to the callback URL. So is it possible to open the URL in background within mobile application?
asked
0 answers