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

Topics created by joseantonio

  • J

    Unsolved SAML CSRF token issue

    Q&A
    • • 25 days ago • joseantonio 14 days ago
    5
    0
    Votes
    5
    Posts
    5.3k
    Views

    J 14 days ago

    @mark-robustelli
    Thanks I just did that.
    https://github.com/FusionAuth/fusionauth-issues/issues/3113

  • J

    Unsolved How to setup reverse proxy for an SSO session bootstrap

    Q&A
    • • 31 Mar 2025, 11:53 • joseantonio 7 Apr 2025, 15:12
    6
    0
    Votes
    6
    Posts
    12.1k
    Views

    M 7 Apr 2025, 15:12

    @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
    • • 7 Nov 2023, 11:00 • joseantonio 14 Nov 2023, 00:43
    2
    0
    Votes
    2
    Posts
    919
    Views

    D 14 Nov 2023, 00:43

    @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
    • • 20 Oct 2021, 11:49 • joseantonio 19 Sept 2022, 02:14
    6
    0
    Votes
    6
    Posts
    5.8k
    Views

    S 19 Sept 2022, 02:14

    @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
    • • 24 Mar 2021, 08:22 • joseantonio 20 Apr 2021, 22:11
    16
    0
    Votes
    16
    Posts
    24.6k
    Views

    J 20 Apr 2021, 22:11

    @joseantonio Glad to hear it!

  • J

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

    Q&A
    • • 24 Mar 2021, 08:01 • joseantonio 12 Apr 2024, 23:02
    8
    0
    Votes
    8
    Posts
    7.5k
    Views

    D 12 Apr 2024, 23:02

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