FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. quent
    3. Topics
    Q
    • Profile
    • Following 0
    • Followers 0
    • Topics 8
    • Posts 22
    • Best 1
    • Controversial 0
    • Groups 0

    Topics created by quent

    • Q

      Solved Identity provider logout

      Q&A
      • logout • • quent
      4
      0
      Votes
      4
      Posts
      2.0k
      Views

      danD

      @quent I understand your position, and we appreciate the feedback.

      Can you please create a github issue linking to this forum post and with as much detail as you can provide (including, perhaps, sample logout urls provided by IdPs you are interested in)?

      https://github.com/fusionauth/fusionauth-issues/issues

    • Q

      Solved JWT claims and Identity Provider

      Q&A
      • • • quent
      3
      0
      Votes
      3
      Posts
      2.4k
      Views

      Q

      @dan Thank you, yes I can use lamba, i did give it a try and it works fine 🙂
      The authentication type does works too, but maybe more in a "workaround way".

      Thanks

    • Q

      Unsolved Logout behaviour set to All Applications but other applications logout endpoint not called

      Q&A
      • • • quent
      2
      0
      Votes
      2
      Posts
      4.2k
      Views

      danD

      @quent Can you tell us more about your integration?

      The way that the logout from all applications works is it creates multiple iframes with the source of each iframe as the logout URL.

      Is the logout URL of the second being called at all (if you look at the request log)?

      What browser are you using?

      What version of FusionAuth are you using?

      Are you testing in a remote environment or on localhost?

    • Q

      Solved FusionAuth Cookies

      Q&A
      • • • quent
      6
      0
      Votes
      6
      Posts
      2.3k
      Views

      danD

      @quent We have a list of typical cookies set by the hosted login pages here: https://fusionauth.io/docs/v1/tech/reference/cookies

    • Q

      Solved SSO mechanism

      Q&A
      • • • quent
      5
      0
      Votes
      5
      Posts
      4.1k
      Views

      Q

      It is working now, had some issue on my side 🙂

    • Q

      Unsolved Issue validating JWT with .Net 5

      Q&A
      • • • quent
      3
      0
      Votes
      3
      Posts
      679
      Views

      Q

      @dan yes seems it is still not working ... Thank you

    • Q

      oauth2 how to get the grant code in order to request access_token ?

      General Discussion
      • • • quent
      2
      0
      Votes
      2
      Posts
      438
      Views

      Q

      Yes it works all fine 🙂
      I didn't understant the redirect_uri had to be the same , stupid me 🙂