No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Trying to integrate OKTA with Quasar Electron App

    Framework
    2
    2
    215
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      pshetty4 last edited by

      Hi All,

      I am new to quasar and facing some issues while trying to integrate the quasar electron application with OKTA using the Okta-Vue SDK.

      I have added “@okta/okta-vue”: “^1.2.0”, as a dependency to the project to handle the Auth and Tokens.

      I am using the OKTA’s Custom-Signin Widget ( “@okta/okta-signin-widget”: “^3.6.0” ) instead of routing to OKTA for login.

      Using this widget and following Okta’s VUEjs quick start guide, I could render the sign-in widget and successfully authenticate PKCE flow at the OKTA end.

      And by using the redirect URI, ‘http://localhost:8080/implicit/callback’, when the OKTA routes back to the app, it gives the below error.

      “GET http://localhost:8080/implicit/app.js net::ERR_ABORTED 404 (Not Found)” in the console.

      Has anyone run into the same problem? Is there a way to get this working?

      Any help would be much appreciated! Thanks!

      1 Reply Last reply Reply Quote 0
      • T
        toregard last edited by

        This post is deleted!
        1 Reply Last reply Reply Quote 0
        • First post
          Last post