FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. andres.garcia
    3. Best
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 6
    • Best 2
    • Controversial 0
    • Groups 0

    Best posts made by andres.garcia

    • SSO via /api/login

      Hi everyone I wonder if this scenario is doable using FusionAuth

      I have my FusionAuth installed and two Applications, App A and App B

      App A sign-in with FusionAuth through PHP using /api/login endpoint and that works great.

      App B sign-in with FusionAuth using SAML as a service provider and also works great.

      But I have a problem right now that is I would like that my already logged in users in App A can Sign-in in App B without entering username and password again, so that is basically SSO the question is there is any way to initiate an SSO session using the /api/login endpoint instead of using the standard hosted login page.

      Thank you and you have a really wonderful product.

      posted in General Discussion
      A
      andres.garcia
    • Extend SSO session

      Hi everyone, is there a way to extend the SSO session programmatically? I'm wondering if even redirecting the user to the login page while still logged will extend the SSO session.

      Thank you.

      posted in Q&A
      A
      andres.garcia