Navigation

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

    UNSOLVED Extend SSO session

    Q&A
    2
    2
    109
    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.
    • A
      andres.garcia last edited by

      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.

      dan 1 Reply Last reply Reply Quote 1
      • dan
        dan @andres.garcia last edited by

        @andres-garcia Do you mean for a given user? Or in general?

        In general, you want to set the Tenant Session Timeout setting: https://fusionauth.io/docs/v1/tech/core-concepts/tenants#oauth

        I believe that redirecting the user to the FusionAuth authorize url will extend the session (and the doc above implies it: The length of time an SSO session can be inactive before it is closed.).

        I'd have to test that behavior.

        Have you tried it?

        --
        FusionAuth - Auth for devs, built by devs.
        https://fusionauth.io

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