FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login

    Implementing Authentication in WPF

    Scheduled Pinned Locked Moved Unsolved
    Q&A
    2
    2
    411
    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.
    • U
      udayvignan.varma
      last edited by

      I'm trying to implement fusion auth authentication for a WPF application. I used OIDC Client to implement Browser login but I'm getting Malformed Callback URL, I tried keeping every url I have used a WEB API, I have used working website a callback URL, even I tried keeping Google.com as callback URL still I got same Malformed Callback URL error. In another sample I have implemented authentication using HTTP but I'm getting 400 error if I connect to Development environment fusion auth url but I'm getting 200 success response if I use my localhost fusion auth url. I was able to implement fusion auth in .net MVC application using the Nuget package Fusionauth Client but I'm getting error if I tried it in my WPF application.

      mark.robustelliM 1 Reply Last reply Reply Quote 0
      • mark.robustelliM
        mark.robustelli @udayvignan.varma
        last edited by mark.robustelli

        @udayvignan-varma Can you let us know what Callback URL you are trying to use? Also do you have the correct authorized URLs set up in your application in the development environment? Is there any more information available with the responses you are seeing?

        1 Reply Last reply Reply Quote 0
        • First post
          Last post