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

    Locking down access to the FusionAuth admin UI

    Scheduled Pinned Locked Moved Unsolved
    Q&A
    1
    2
    656
    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 dan

      How can I lock down access to the FusionAuth admin UI? I want to limit who has access to it to those connecting from the office network.

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

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

        There are a few options.

        • the admin UI application is in the default tenant and can't be moved, so add all other users to a new tenant. This adds an additional layer of separation
        • use the IP ACLs function if you are on the enterprise plan
        • use a proxy and have the proxy filter out traffic that doesn't originate from the office network and is requesting anything with the FusionAuth admin UI client id (which is immutable)

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

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