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

    Application is blank on the login records

    Scheduled Pinned Locked Moved Solved
    Q&A
    login user application blank
    1
    2
    2
    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.
    • danD
      dan
      last edited by

      We have a user who has logged in repeatedly, but the application is blank.

      https://fusionauth.io/docs/apis/login#search-login-records doesn't mention anything about this.

      What gives?

      --
      FusionAuth - Identity Without Constraints
      https://fusionauth.io

      danD 1 Reply Last reply Reply Quote 0
      • danD
        dan @dan
        last edited by

        There are a couple different scenarios where a login record could have a blank application Id. Usually it is #1 or #2. It occurs in scenarios where the user can have a JWT/access token that does not have the application Id in it.

        1. If a user is not registered for the Application they are logging into
        2. FusionAuth makes a login record when a user is created since FA makes a JWT upon user creation
        3. If you use the Login API, you can log in without an App ID because you don't have to provide an application on the API call.

        --
        FusionAuth - Identity Without Constraints
        https://fusionauth.io

        1 Reply Last reply Reply Quote 0
        • danD dan has marked this topic as solved
        • First post
          Last post