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

FA controls on traffic

Scheduled Pinned Locked Moved Unsolved
Q&A
2
4
799
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.
  • D
    dan
    last edited by 8 Nov 2022, 14:57

    From slack:

    Appreciate your thoughts on this use case! We are currently calling FusionAuth(FA) APIs from servers in our datacenter. We are currently exploring a few options on connecting FA from Apigee. When we initiate the request from our datacenter, we feel comfortable on the connections going out to FA. When we start interacting with FA from Apigee, does FA put up any existing controls on inspecting the incoming traffic/IP etc., any IP whitelisting or any other controls that 'd make this communication from Apigee more secure.

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

    D 1 Reply Last reply 8 Nov 2022, 15:02 Reply Quote 0
    • D
      dan @dan
      last edited by 8 Nov 2022, 15:02

      FusionAuth supports IP access control lists. This feature is only available in the enterprise edition. You can learn more about that here: https://fusionauth.io/docs/v1/tech/advanced-threat-detection/#ip-acls . You can lock down both applications and API keys to a given set of IP ranges.

      If you don't want to pay for enterprise edition, you can lock things down at the network level. How you do so depends on your deployment model. For example, if you are running FusionAuth in AWS, you can lock down network access via security groups and NACLs. If you are running FusionAuth in Kubernetes, you can lock it down via network policies.

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

      S 1 Reply Last reply 10 Nov 2022, 19:31 Reply Quote 1
      • S
        srikanth.bussa @dan
        last edited by 10 Nov 2022, 19:31

        @dan Appreciate your response and insight, and thanks for sharing the links to set this up on FusionAuth(FA). We are planning to consume FA's JWT response on Apigee and since this IP whitelisting is available on FA, we could explore few other items on Apigee. Thanks

        D 1 Reply Last reply 11 Nov 2022, 03:16 Reply Quote 0
        • D
          dan @srikanth.bussa
          last edited by 11 Nov 2022, 03:16

          @srikanth-bussa Great.

          If you need to customize the JWT, I'd suggest looking at the populate lambda and lambda HTTP connect as well.

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

          1 Reply Last reply Reply Quote 0
          3 out of 4
          • First post
            3/4
            Last post