<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00009JbIUSCA3Okta Classic EngineAuthenticationAnswered2025-09-13T09:01:51.000Z2023-06-15T06:10:49.000Z2023-06-18T11:44:10.000Z
Cordova with native oidc app integration

We have a cordova mobile app (not ionic cordova) and have a requirement on integrating with okta oidc ,while authenticating we can able to redirect from app to okta sign in page but after the authentication we can't able to reach the app again where we are facing issues(

IAB.close() called but it was already closed.

Failed to load webpage with error: You do not have permission to access the requested resource.

), so is there any proper document on integrating cordova ios mobile app with okta oidc?


  • DonF.81354 (Customer)

    Hi! I do not personally have a direct link that walks through that, but I am going to provide some resources below that might help.

     

    Add User Authentication to your iOS App

     

    Considering you are integrating an iOS app, this may be a good place to start to familiarize yourself with what this entails. For sure, integrating anything that is custom is more complex that something from the OIN, particularly when app development is involved. I would definitely discuss this with the development team, as there are things they will need to do on their end to make this work successfully. Typically you would be providing certain information from the Okta application, and if API access management is in use, information from that as well.

     

    My recommendation is to speak with them to determine what has been done and go from there. If you could provide any resources on what template you might be working from or how you are using Cordova that might help too. I hope this helps at least some, please reach out if you have any questions! Thanks!

    Expand Post
  • Hi,@DonF.81354 (Customer)​ Thanks for your response

     

    We are using cordova+phonegap and its supports for ios mobiles ,moreover its javascript framework, so i am searching on is there any document support on our integration and so we found a document which is related to cordova ionic not cordova ,so we likely to get some clarification over that.Can we able to perform okta oidc or saml authentication over cordova+phonegap application?.

     

    Thank You

    Expand Post
This question is closed.
Loading
Cordova with native oidc app integration