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

    Fusion auth is creating 2 sessions when a single user logs in? Is this correct?

    Scheduled Pinned Locked Moved Unsolved
    Q&A
    2
    3
    946
    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.
    • H
      hamza
      last edited by

      Fusion auth is creating 2 sessions in sesson tab when a single user logs in? Why it is creating 2 sessions?

      joshuaJ 1 Reply Last reply Reply Quote 0
      • joshuaJ
        joshua @hamza
        last edited by

        @hamza

        Depending on how you are using FusionAuth, this is normal. One of the sessions is going to be the SSO session. And the other is going to be an Application level refresh token. There could be possibly other refresh tokens present as well, depending on your use case and integration.

        Thanks,
        Josh

        H 1 Reply Last reply Reply Quote 0
        • H
          hamza @joshua
          last edited by

          @joshua said in Fusion auth is creating 2 sessions when a single user logs in? Is this correct?:

          Depending on how you are using FusionAuth, this is normal. One of the sessions is going to be the SSO session. And the other is going to be an Application level refresh token. There could be possibly other refresh tokens present as well, depending on your use case and integration.

          Thank you for your response. However I have another question, backend is calling logout api of fusion auth by passing refresh token, now it only deletes 1 session. The other session remains and on client side user is logged in on fusion auth. Now to logout from client side I am redirecting user to fusion auth logout url to delete that remaining session. Is this intentional, if yes, then is there some other alternative?

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