FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. joseantonio
    3. Topics
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 19
    • Best 2
    • Controversial 0
    • Groups 0

    Topics created by joseantonio

    • J

      Unsolved How to setup reverse proxy for an SSO session bootstrap

      Q&A
      • • • joseantonio
      6
      0
      Votes
      6
      Posts
      446
      Views

      mark.robustelliM

      @joseantonio When you add the response_type=code. That should be literal 'response_type=code' not response_type={code} where {code} is some secret. Other than that, you can add additional parameters to the query string if needed. As long as you are not passing secrets in the query string you should be ok.

    • J

      Unsolved Is it possible to mix hosted and self-created login pages

      Q&A
      • • • joseantonio
      2
      0
      Votes
      2
      Posts
      640
      Views

      danD

      @joseantonio you'd have to re-authenticate with the hosted login pages. Custom login pages don't set the FusionAuth single sign-on cookie.

      There is an open github issues about this: https://github.com/FusionAuth/fusionauth-issues/issues/1515

    • J

      SAML invalid timestamp.

      Q&A
      • • • joseantonio
      6
      0
      Votes
      6
      Posts
      4.9k
      Views

      S

      @dan said in SAML invalid timestamp.:

      @joseantonio

      We opened a bug and reviewed our SAML code and were unable to replicate the issue.

      Here's the bug: https://github.com/FusionAuth/fusionauth-issues/issues/1486

      If you can add any replication steps or other information to this bug, that would be very helpful. Otherwise we'll close it out in a week or so.

    • J

      SSO not working inside iframe

      Q&A
      • • • joseantonio
      16
      0
      Votes
      16
      Posts
      22.1k
      Views

      joshuaJ

      @joseantonio Glad to hear it!

    • J

      Is it possible to limit the number of devices a user can login with?

      Q&A
      • • • joseantonio
      8
      0
      Votes
      8
      Posts
      7.1k
      Views

      danD

      This might be useful for visitors in the future: https://fusionauth.io/docs/extend/examples/device-limiting