Mobile Integration
If the application installed is a mobile, additional steps are required to support the integration with the UAE PASS Mobile ID application.
Pre-requisites:
The installed application is an Android or iOS mobile application.
The installed application uses a Web View for integrating the OAuth 2.0 flow (not the system's browser) and in this type of integration, the Web View cannot interact with other mobile applications in the system (in particular, with the UAE PASS Mobile application only). It can only interact with the application in which it is embedded. This means that the application must open UAE PASS App when the identity provider specifies doing so in the WebView. Furthermore, the application must intercept the UAE PASS Mobile ID callback URL and load it in the WebView. Otherwise, after the interaction with Mobile ID has finished, the system's browser would open. To do this, the SP application must use its own URI scheme.
Last updated
Was this helpful?